openrc/net/Makefile.FreeBSD

7 lines
93 B
Makefile
Raw Normal View History

2008-03-26 14:18:01 +00:00
SRCS+= iwconfig.sh.in
INC+= iwconfig.sh
.SUFFIXES: .sh.BSD.in
.sh.BSD.in.sh:
2008-03-26 14:27:46 +00:00
${CP} $< $@