--- branches/vis12-cl/doc/man/Makefile.in 2015/07/23 11:25:15 3225 +++ branches/vis12-cl/doc/man/Makefile.in 2015/07/23 11:33:34 3226 @@ -1,6 +1,6 @@ -# Makefile for diderot documentation +# Makefile for diderot man pages # -# COPYRIGHT (c) 2013 The Diderot Project (http://diderot-language.cs.uchicago.edu) +# COPYRIGHT (c) 2015 The Diderot Project (http://diderot-language.cs.uchicago.edu) # All rights reserved. # @@ -11,7 +11,7 @@ MANPAGES = diderotc.1 diderot-api.5 -.PHONY: all +.PHONY: all all: $(MANPAGES) diderotc.1: diderotc.1.txt @@ -24,7 +24,7 @@ CLEAN_SUBDIRS = -CLEAN_FILES = $(MANPAGES) +CLEAN_FILES = $(MANPAGES) *.xml DISTCLEAN_FILES += Makefile
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: IRS = -CLEAN_FILES = $(MANPAGES) +CLEAN_FILES = $(MANPAGES) *.xml DISTCLEAN_FILES += Makefile