aboutsummaryrefslogtreecommitdiff
path: root/sbin/atm
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-10-25 08:37:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-10-25 08:37:12 +0000
commitbd1a63798aedf61e90d526440e298f23b3c8e7a8 (patch)
treebb3454f9fecfc315e08bf1cc88bc4b24016cd7d5 /sbin/atm
parentf4dfe934d18b6269a6cef7e7f94572c8cefd40a5 (diff)
downloadsrc-bd1a63798aedf61e90d526440e298f23b3c8e7a8.tar.gz
src-bd1a63798aedf61e90d526440e298f23b3c8e7a8.zip
The directory of the makefile that's including the file is tried first.
See section 3.2 of "PMake - A Tutorial" in /usr/share/doc/psd/12.make.
Notes
Notes: svn path=/head/; revision=85473
Diffstat (limited to 'sbin/atm')
-rw-r--r--sbin/atm/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/atm/Makefile.inc b/sbin/atm/Makefile.inc
index 8878187339ca..dece1093d7b4 100644
--- a/sbin/atm/Makefile.inc
+++ b/sbin/atm/Makefile.inc
@@ -27,4 +27,4 @@
#
#
-.include "${.CURDIR}/../../Makefile.inc"
+.include "../Makefile.inc"