summaryrefslogtreecommitdiff
path: root/net/Makefile.Linux
blob: 1a496c73f5665a8ae61b22260425074fdc3fcbb1 (plain)
1
2
3
4
5
6
7
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} $< > $@