# (C) 1997: Hans Georg Schaathun # $Id: Makefile,v 1.8 1997/08/03 17:53:45 georg Exp georg $ include $(HOME)/lib/latex/Makefile/patterns include ../../makefile.patterns PSDIR= . export TEXINPUTS = .:..:../../styles: CO = co -l # # Production # all: clean: -/bin/rm -f *.log *.aux *.dvi *.bak *~ *.lpr *.toc # End of Makefile