diff options
Diffstat (limited to 'sys/modules/pcic')
| -rw-r--r-- | sys/modules/pcic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile index 0c8c2047bfcdf..550d58922a49d 100644 --- a/sys/modules/pcic/Makefile +++ b/sys/modules/pcic/Makefile @@ -1,9 +1,8 @@ -# $Id: Makefile,v 1.6 1997/02/22 12:48:45 peter Exp $ +# $Id: Makefile,v 1.7 1998/10/16 04:30:48 peter Exp $ .PATH: ${.CURDIR}/../../pccard KMOD= pcic SRCS= pcic.c NOMAN= -CFLAGS+= -DLKM .include <bsd.kmod.mk> |
