summaryrefslogtreecommitdiffstats
path: root/sys/modules/pcic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/pcic/Makefile')
-rw-r--r--sys/modules/pcic/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile
index 60f7f90..0c8c204 100644
--- a/sys/modules/pcic/Makefile
+++ b/sys/modules/pcic/Makefile
@@ -1,10 +1,9 @@
-# $Id$
+# $Id: Makefile,v 1.6 1997/02/22 12:48:45 peter Exp $
-.PATH: ${.CURDIR}/../../sys/pccard
-KMOD= pcic_mod
+.PATH: ${.CURDIR}/../../pccard
+KMOD= pcic
SRCS= pcic.c
NOMAN=
-PSEUDO_LKM=
CFLAGS+= -DLKM
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud