Revert to default entry point.
This commit is contained in:
parent
d19e0556a0
commit
3cad1ca223
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.2 1995/08/25 09:49:20 phk Exp $
|
||||
# $Id: Makefile,v 1.3 1995/10/15 14:33:17 phk Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../sys/pccard
|
||||
KMOD= pcic_mod
|
||||
@ -6,6 +6,5 @@ SRCS= pcic.c
|
||||
NOMAN=
|
||||
PSEUDO_LKM=
|
||||
CFLAGS+= -DLKM
|
||||
EXPORT_SYMS= _lkm_pcic
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.2 1995/08/25 09:49:20 phk Exp $
|
||||
# $Id: Makefile,v 1.3 1995/10/15 14:33:17 phk Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../sys/pccard
|
||||
KMOD= pcic_mod
|
||||
@ -6,6 +6,5 @@ SRCS= pcic.c
|
||||
NOMAN=
|
||||
PSEUDO_LKM=
|
||||
CFLAGS+= -DLKM
|
||||
EXPORT_SYMS= _lkm_pcic
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user