summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard/pccardc/Makefile')
-rw-r--r--usr.sbin/pccard/pccardc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile
index 7eaa9b8..75eed6b 100644
--- a/usr.sbin/pccard/pccardc/Makefile
+++ b/usr.sbin/pccard/pccardc/Makefile
@@ -1,14 +1,14 @@
#
# pccardc Makefile
#
-# $Id: Makefile,v 1.1 1995/08/24 09:02:45 phk Exp $
+# $Id: Makefile,v 1.2 1996/04/09 23:31:51 nate Exp $
#
PROG= pccardc
NOMAN= noman
SRCS= pccardc.c dumpcis.c readcis.c printcis.c enabler.c pccardmem.c \
rdmap.c rdreg.c wrattr.c wrreg.c
-CFLAGS+= -I. -I${.CURDIR}/../pccardd
+CFLAGS+= -I${.CURDIR}/../pccardd
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../pccardd
OpenPOWER on IntegriCloud