From d63873130a8c88ad4f48fdc78d1ee911b9b407f9 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 15 Oct 1995 17:00:49 +0000 Subject: Revert to default entry point. --- lkm/pcic/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lkm') diff --git a/lkm/pcic/Makefile b/lkm/pcic/Makefile index 7ac06bd..2e1a706 100644 --- a/lkm/pcic/Makefile +++ b/lkm/pcic/Makefile @@ -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 -- cgit v1.1