Added
This commit is contained in:
9
doc/lint/Makefile
Normal file
9
doc/lint/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
# $Header$
|
||||
|
||||
FP = frontpage
|
||||
|
||||
DOC = abstract contents chap1 chap2 chap3 chap4 chap5 chap6 chap7\
|
||||
chap8 chap9 appendix_A appendix_B
|
||||
|
||||
../lint.doc: $(FP) $(DOC)
|
||||
cat $(FP) $(DOC) > ../lint.doc
|
||||
Reference in New Issue
Block a user