From 7206243f04e5cc81e1b7367aa22dd082e694345f Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 1 Sep 2004 07:12:24 +0000 Subject: Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mk automatically removes opt_*.h and if_*.h found in SRCS. --- sys/modules/cx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cx') diff --git a/sys/modules/cx/Makefile b/sys/modules/cx/Makefile index 889834c3699a..ce9932c1e0c1 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 sppp.h +CLEANFILES+= bpf.h sppp.h opt_netgraph.h: echo "#define NETGRAPH $(NETGRAPH)" > opt_netgraph.h -- cgit v1.3