Merge doc dirs.
This commit is contained in:
5
doc/Makefile.Linux
Normal file
5
doc/Makefile.Linux
Normal file
@ -0,0 +1,5 @@
|
||||
SRCS+= net.example.in
|
||||
|
||||
.SUFFIXES: .Linux.in
|
||||
.Linux.in:
|
||||
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@
|
Reference in New Issue
Block a user