Merge doc dirs.

This commit is contained in:
Roy Marples
2008-03-26 13:59:06 +00:00
parent 6af2b20297
commit ac037241a7
7 changed files with 17 additions and 5 deletions

5
doc/Makefile.Linux Normal file
View File

@ -0,0 +1,5 @@
SRCS+= net.example.in
.SUFFIXES: .Linux.in
.Linux.in:
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@