X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2FMakefile;h=3b6f58495c793a0a2bd6dbe4e9192ec6269730a9;hp=85a9f0269aae7ddab6af7aafa4ee2e49d233e2ff;hb=f8478421f5a0440246f70aa4234ff25f416be7e3;hpb=3228710cd1c7c67628085f4d079d7deab3da47bc diff --git a/doc/Makefile b/doc/Makefile index 85a9f02..3b6f584 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.7 2002/04/23 21:32:25 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.8 2002/04/27 20:58:11 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -95,7 +95,7 @@ clean: @rm -f ${PSFILE} ${PDFFILE} ${DVIFILE} ${TEXFILE} @rm -f ${TMPFILES} -realclean: clean - @rm -f *~ +distclean: clean + @rm -f *~ .#* *.bak *.orig