ack/doc/lint/Makefile

10 lines
189 B
Makefile
Raw Normal View History

1991-09-30 17:58:00 +00:00
# $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