6 lines
69 B
Makefile
6 lines
69 B
Makefile
SRCS+= net.example.in
|
|
|
|
.SUFFIXES: .Linux.in
|
|
.Linux.in:
|
|
${CP} $< $@
|