MAINTAINER=nik@FreeBSD.org DOC?= typhoon FORMATS?= html ps pdf txt rtf INSTALL_COMPRESSED?= INSTALL_ONLY_COMPRESSED?= SRCS= typhoon.sgml DOC_PREFIX?= /usr/doc WWW_ROOT?= /usr/local/www/data/scott TARGETS= typhoon.html typhoon.txt typhoon.ps typhoon.rtf typhoon.pdf clean: /bin/rm -f *.tex *.dvi *.css *.aux *.log *.out *~ $(TARGETS) install: $(TARGETS) docbook.css /bin/cp -f docbook.css $(TARGETS) $(WWW_ROOT)/hobbies/chess .include "${DOC_PREFIX}/share/mk/doc.project.mk"