summaryrefslogtreecommitdiff
path: root/net.Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net.Linux/Makefile')
-rw-r--r--net.Linux/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/net.Linux/Makefile b/net.Linux/Makefile
new file mode 100644
index 0000000..3059f1e
--- /dev/null
+++ b/net.Linux/Makefile
@@ -0,0 +1,8 @@
+DIR = /$(LIB)/rcscripts/net
+FILES = 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
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk