diff options
Diffstat (limited to 'net/Makefile.Linux')
-rw-r--r-- | net/Makefile.Linux | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/Makefile.Linux b/net/Makefile.Linux deleted file mode 100644 index f7fb0870..00000000 --- a/net/Makefile.Linux +++ /dev/null @@ -1,9 +0,0 @@ -SRCS+= iwconfig.sh.in -INC+= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ - ccwgroup.sh clip.sh ethtool.sh iproute2.sh ifplugd.sh ip6to4.sh \ - ipppd.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh \ - vlan.sh - -.SUFFIXES: .sh.Linux.in -.sh.Linux.in.sh: - ${CP} $< $@ |