diff options
author | Roy Marples <roy@marples.name> | 2008-03-26 14:18:01 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-26 14:18:01 +0000 |
commit | ccf238f852fd0463e68d33b91f0dd55000c325e3 (patch) | |
tree | e104640ae7b25be54520c22712b34385b1c030c4 /net.Linux/Makefile | |
parent | 55858eca2ec678fce14b21df33d08f5aaac94bcf (diff) |
Merge net.OS into net
Diffstat (limited to 'net.Linux/Makefile')
-rw-r--r-- | net.Linux/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net.Linux/Makefile b/net.Linux/Makefile deleted file mode 100644 index 628f5f40..00000000 --- a/net.Linux/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -DIR= ${PREFIX}/${RC_LIB}/net -INC= 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 - -MK= ../mk -include ${MK}/scripts.mk |