summaryrefslogtreecommitdiffstats
path: root/sys/modules/cx
diff options
context:
space:
mode:
authorrik <rik@FreeBSD.org>2004-06-23 14:22:14 +0000
committerrik <rik@FreeBSD.org>2004-06-23 14:22:14 +0000
commit2cce54e339ac9601431bfaf31ea6e53b8f357bc8 (patch)
tree1eb4cb8064a193406ca440d96e8d0b2a358bc932 /sys/modules/cx
parentc5906d37f5b02f25c5c993f3b6e8a6f56a1c453d (diff)
downloadFreeBSD-src-2cce54e339ac9601431bfaf31ea6e53b8f357bc8.zip
FreeBSD-src-2cce54e339ac9601431bfaf31ea6e53b8f357bc8.tar.gz
Clean CLEANFILES.
Diffstat (limited to 'sys/modules/cx')
-rw-r--r--sys/modules/cx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cx/Makefile b/sys/modules/cx/Makefile
index eb713d0..889834c 100644
--- a/sys/modules/cx/Makefile
+++ b/sys/modules/cx/Makefile
@@ -13,7 +13,7 @@ NETGRAPH= ${NG_CRONYX}
CFLAGS+= ${PROTOS}
-CLEANFILES+= opt_ng_cronyx.h opt_netgraph.h bpf.h cxddk.c csigma.c sppp.h
+CLEANFILES+= opt_ng_cronyx.h opt_netgraph.h bpf.h sppp.h
opt_netgraph.h:
echo "#define NETGRAPH $(NETGRAPH)" > opt_netgraph.h
OpenPOWER on IntegriCloud