r8103: initial import of xml format. still can not make .pdf files with Debian's...
[uffi.git] / doc / Makefile
index c9cc9b97db1f5c8a36b602c1d2d4fed67dec172e..a87f333c20b1cc867f54c4784a1128a505eace1a 100644 (file)
@@ -1,3 +1,4 @@
+##############################################################################
 # FILE IDENTIFICATION
 # 
 #  Name:         Makefile
@@ -5,13 +6,15 @@
 #  Programer:    Kevin M. Rosenberg
 #  Date Started: Mar 2002
 #
-#  CVS Id:   $Id: Makefile,v 1.28 2002/08/02 14:38:39 kevin Exp $
+#  CVS Id:   $Id$
 #
-# This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
+# This file, part of UFFI, is Copyright (c) 2002-2003 by Kevin M. Rosenberg
 #
 # UFFI users are granted the rights to distribute and use this software
 # as governed by the terms of the Lisp Lesser GNU Public License
 # (http://opensource.franz.com/preamble.html), also known as the LLGPL.
+##############################################################################
+
 
 # System variable to select catalog file
 SYSTEM=debian
@@ -102,7 +105,7 @@ ${PSFILE}: ${DVIFILE}
 
 .PHONY: clean
 clean: 
-       @rm -f *~ *.bak *.orig \#*\# .\#* 
+       @rm -f *~ *.bak *.orig \#*\# .\#* texput.log
        @rm -rf html ${PSFILE}
        @rm -f ${TMPFILES}
        @rm -f  ${DVIFILE} ${TEXFILE}