summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-05-09 22:28:16 +0000
committersjg <sjg@FreeBSD.org>2013-05-09 22:28:16 +0000
commitfa0090d920ebef61a6bf33a6872e89af06d4d085 (patch)
tree34161684acd22660556a23c022cd39751917bda3 /usr.bin/truss
parent76506db45de5128ae22c941ebd030e98c023690d (diff)
downloadFreeBSD-src-fa0090d920ebef61a6bf33a6872e89af06d4d085.zip
FreeBSD-src-fa0090d920ebef61a6bf33a6872e89af06d4d085.tar.gz
We no longer need to fiddle with INCLUDEDIR
Diffstat (limited to 'usr.bin/truss')
-rw-r--r--usr.bin/truss/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/truss/Makefile b/usr.bin/truss/Makefile
index 5fde723..34a6ef4 100644
--- a/usr.bin/truss/Makefile
+++ b/usr.bin/truss/Makefile
@@ -73,10 +73,3 @@ freebsd32_syscalls.h: fbsd32-syscalls.master
.endif
.include <bsd.prog.mk>
-
-
-.if ${MK_STAGING} != ""
-# we are interested in the files put in ${STAGE_OBJTOP}/include
-DESTDIR= ${STAGE_OBJTOP}
-INCLUDEDIR= /include
-.endif
OpenPOWER on IntegriCloud