From ccf238f852fd0463e68d33b91f0dd55000c325e3 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 26 Mar 2008 14:18:01 +0000 Subject: Merge net.OS into net --- net/Makefile.Linux | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'net/Makefile.Linux') diff --git a/net/Makefile.Linux b/net/Makefile.Linux index e69de29..1a496c7 100644 --- a/net/Makefile.Linux +++ b/net/Makefile.Linux @@ -0,0 +1,8 @@ +SRCS+= iwconfig.sh.in +INC+= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ + ccwgroup.sh iproute2.sh ifplugd.sh ip6to4.sh ipppd.sh \ + iwconfig.sh netplugd.sh pppd.sh tuntap.sh udhcpc.sh vlan.sh + +.SUFFIXES: .sh.Linux.in +.sh.Linux.in.sh: + sed ${SED_REPLACE} ${SED_EXTRA} $< > $@ -- cgit v1.2.3