openrc/net/Makefile.FreeBSD

7 lines
93 B
Makefile
Raw Normal View History

2008-03-26 19:48:01 +05:30
SRCS+= iwconfig.sh.in
INC+= iwconfig.sh
.SUFFIXES: .sh.BSD.in
.sh.BSD.in.sh:
2008-03-26 19:57:46 +05:30
${CP} $< $@