From 9635b455c7ba6d5a7e196ac8776fc28c6f1e03e4 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 20 Nov 2007 17:37:15 +0000 Subject: Introduce CONTENTS variable into Makefiles to list the contents of the directory, excluding the Makefile for to Make life easier --- net.Linux/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net.Linux/Makefile') diff --git a/net.Linux/Makefile b/net.Linux/Makefile index 40c40f2d..79e0f851 100644 --- a/net.Linux/Makefile +++ b/net.Linux/Makefile @@ -1,8 +1,5 @@ DIR = $(RC_LIB)/net -CONF = adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ - ccwgroup.sh clip.sh ifconfig.sh ifplugd.sh ip6to4.sh ipppd.sh \ - iproute2.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh \ - udhcpc.sh vlan.sh +CONF = $(CONTENTS) TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3