openrc/net/Makefile.Linux

9 lines
268 B
Makefile
Raw Normal View History

2008-03-26 19:48:01 +05:30
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:
2008-03-26 19:57:46 +05:30
${CP} $< $@