summaryrefslogtreecommitdiffstats
path: root/sbin/i386
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-25 08:37:12 +0000
committerru <ru@FreeBSD.org>2001-10-25 08:37:12 +0000
commitdf8a82ad6494a45a10399b1a3b6e5cf7c1db5402 (patch)
treebb3454f9fecfc315e08bf1cc88bc4b24016cd7d5 /sbin/i386
parent8032e073fb9452947a5622f9b6e13d72e6e6ae90 (diff)
downloadFreeBSD-src-df8a82ad6494a45a10399b1a3b6e5cf7c1db5402.zip
FreeBSD-src-df8a82ad6494a45a10399b1a3b6e5cf7c1db5402.tar.gz
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.
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc
index b915adf..265f86d 100644
--- a/sbin/i386/Makefile.inc
+++ b/sbin/i386/Makefile.inc
@@ -1,3 +1,3 @@
# $FreeBSD$
-.include "${.CURDIR}/../../Makefile.inc"
+.include "../Makefile.inc"
OpenPOWER on IntegriCloud