6 lines
70 B
Makefile
6 lines
70 B
Makefile
INC+= ifwatchd.sh
|
|
|
|
.SUFFIXES: .sh.BSD.in
|
|
.sh.BSD.in.sh:
|
|
${CP} $< $@
|