summaryrefslogtreecommitdiff
path: root/sys/modules/ccd/Makefile
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-02-01 18:12:15 +0000
committerBruce Evans <bde@FreeBSD.org>1998-02-01 18:12:15 +0000
commit98f3fd4b49be5678e90bd00a01f4823ad20fbb73 (patch)
tree47803887698f6a1c53b5834529a25fe79203d3ae /sys/modules/ccd/Makefile
parentf57e23d3a2d1c74575eb9d0eba717690df969f7e (diff)
Notes
Diffstat (limited to 'sys/modules/ccd/Makefile')
-rw-r--r--sys/modules/ccd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/ccd/Makefile b/sys/modules/ccd/Makefile
index 2aea0b68b09f..b5b989beeebc 100644
--- a/sys/modules/ccd/Makefile
+++ b/sys/modules/ccd/Makefile
@@ -1,11 +1,10 @@
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 12:47:41 peter Exp $
.PATH: ${.CURDIR}/../../sys/dev/ccd
KMOD= ccd_mod
SRCS= ccd.c ccd.h vnode_if.h
NOMAN=
PSEUDO_LKM=
-CFLAGS+= -I.
NCCD?= 4
CLEANFILES+= ccd.h vnode_if.h vnode_if.c