From 182968e86b5c33fad8d1b4ae4c7b6f8afdd48148 Mon Sep 17 00:00:00 2001 From: Roman Kurakin Date: Wed, 23 Jun 2004 14:22:14 +0000 Subject: Clean CLEANFILES. --- sys/modules/ctau/Makefile | 2 +- sys/modules/cx/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/ctau/Makefile b/sys/modules/ctau/Makefile index 8b9d139356e1..137fb0a74f5e 100644 --- a/sys/modules/ctau/Makefile +++ b/sys/modules/ctau/Makefile @@ -12,7 +12,7 @@ NG_CRONYX?= 0 NETGRAPH= ${NG_CRONYX} CFLAGS+= ${PROTOS} -CLEANFILES+= opt_ng_cronyx.h opt_netgraph.h bpf.h ctddk.c ctau.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 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 -- cgit v1.3