summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_softc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_softc/Makefile')
-rw-r--r--usr.sbin/dpt/dpt_softc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile
index 9977e47..4adddcd 100644
--- a/usr.sbin/dpt/dpt_softc/Makefile
+++ b/usr.sbin/dpt/dpt_softc/Makefile
@@ -1,10 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id: Makefile,v 1.3 1998/01/21 07:50:38 ShimonR Exp ShimonR $
+# $Id: Makefile,v 1.1 1998/01/26 06:20:46 julian Exp $
PROG= dpt_softc
SRCS= dpt_softc.c
-CFLAGS+=-Wall -I../../../sys -I/usr/src/sys
+CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
BINOWN= root
MAN8= dpt_softc.8
OpenPOWER on IntegriCloud