# Generated automatically from Makefile.in by configure.
#
# Make documentation
#
# This file is intended as a guide. You may need
# to modify it a little on your system. Note that you
# need the GNU texinfo package to run tex on this documentation!!
# A postscript version is included since some people have had
# problems here.
#

cfengine.ps: cfdocs.texinfo
	tex cfdocs.texinfo
	texindex cfdocs.vr cfdocs.mb cfdocs.cp
	echo rescanning || tex cfdocs.texinfo
	dvips -f cfdocs.dvi > `head ../src/.cfversion -n 1`.ps
	texi2html cfdocs.texinfo

info:
	makeinfo cfdocs.texinfo

mostlyclean:
	rm -f cfdocs.info* cfdocs.aux cfdocs.log
	rm -f cfdocs.cp cfdocs.pg cfdocs.tp cfdocs.vr cfdocs.fn
	rm -f cfdocs.ky cfdocs.toc cfdocs.cps cfdocs.vrs
	rm -f *~ cfdocs.f cfdocs.fs cfengine.info* 
	rm -f cfdocs.fns  cfdocs.mb cfdocs.mbs  

distclean:
	make mostlyclean
	rm -f cfdocs.dvi

clean:
	make mostlyclean
	rm -f cfdocs.dvi
