openrc/net/Makefile.Linux

10 lines
299 B
Makefile
Raw Normal View History

2008-03-26 14:18:01 +00:00
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 \
2008-03-26 14:41:47 +00:00
vlan.sh
2008-03-26 14:18:01 +00:00
.SUFFIXES: .sh.Linux.in
.sh.Linux.in.sh:
2008-03-26 14:27:46 +00:00
${CP} $< $@