]> andersk Git - splint.git/blob - doc/Makefile.am
Created new html version of the manual by manually editing the html of the new html...
[splint.git] / doc / Makefile.am
1 ## Note: starting comments with ## means they don't end up in Makefile
2
3 AUTOMAKE_OPTIONS = 1.5 foreign
4
5 #this is just a hack to get make dist to work.
6
7 ## Include them in the distribution
8 EXTRA_DIST = splint.1 freebsd.html linux.html sunos.html manual.doc faq.txt realloc.doc
9
10 man_MANS = splint.1 
11
12 all:
This page took 0.271672 seconds and 5 git commands to generate.