aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cx
diff options
context:
space:
mode:
authorRoman Kurakin <rik@FreeBSD.org>2004-06-23 14:22:14 +0000
committerRoman Kurakin <rik@FreeBSD.org>2004-06-23 14:22:14 +0000
commit182968e86b5c33fad8d1b4ae4c7b6f8afdd48148 (patch)
tree1eb4cb8064a193406ca440d96e8d0b2a358bc932 /sys/modules/cx
parentb0ba9e25bcf76a67c7553a6c9858598d054add80 (diff)
Notes
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 eb713d063b02..889834c3699a 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