summaryrefslogtreecommitdiffstats
path: root/usr.bin/getconf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-26 07:00:46 +0000
committerobrien <obrien@FreeBSD.org>2000-04-26 07:00:46 +0000
commit3db17d599767642c4fd71a5e5a5493152772a174 (patch)
tree032b87a2a5637e4550b4681ec4a94e9387c5abc0 /usr.bin/getconf
parent9139bffc241afb10979ec419e8b53b57e86958d4 (diff)
downloadFreeBSD-src-3db17d599767642c4fd71a5e5a5493152772a174.zip
FreeBSD-src-3db17d599767642c4fd71a5e5a5493152772a174.tar.gz
Unbreak for the case where ``make obj'' was run first.
Diffstat (limited to 'usr.bin/getconf')
-rw-r--r--usr.bin/getconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/getconf/Makefile b/usr.bin/getconf/Makefile
index 53a7bac..23122b3 100644
--- a/usr.bin/getconf/Makefile
+++ b/usr.bin/getconf/Makefile
@@ -3,6 +3,7 @@
PROG= getconf
SRCS= confstr.c getconf.c pathconf.c sysconf.c
+CFLAGS+= -I${.CURDIR}
CLEANFILES+= confstr.c pathconf.c sysconf.c
.SUFFIXES: .gperf
OpenPOWER on IntegriCloud