r7833: add comment lines
[uffi.git] / doc / Makefile
index c9cc9b97db1f5c8a36b602c1d2d4fed67dec172e..0c8baa9ce3b3e59272e179744ef14c5180af98a2 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
 #
 # 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}