summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mt')
-rw-r--r--usr.bin/mt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mt/Makefile b/usr.bin/mt/Makefile
index 253fa99..b09a36b 100644
--- a/usr.bin/mt/Makefile
+++ b/usr.bin/mt/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $Id$
PROG= mt
-CFLAGS+=-I/sys
+CFLAGS+=-I${.CURDIR}/../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud