Author: frank
Date: 2006-10-10 12:37:01 +0000 (Tue, 10 Oct 2006)
New Revision: 1774
Modified:
tetex-src/trunk/Makefile
Log:
fix clean target
Modified: tetex-src/trunk/Makefile
===================================================================
--- tetex-src/trunk/Makefile 2006-10-10 12:18:56 UTC (rev 1773)
+++ tetex-src/trunk/Makefile 2006-10-10 12:37:01 UTC (rev 1774)
@@ -36,9 +36,9 @@
# mv hypdoc/hypdoc.sty source2e/
-clean:
+clean: | hypdoc/hypdoc.pdf.uu # don't delete everything
rm -rf source2e
- -rm hypdoc/hypdoc.drv hypdoc/hypdoc.ins hypdoc/hypdoc.log
hypdoc/hypdoc.dtx
+ -rm hypdoc/hypdoc.drv hypdoc/hypdoc.ins hypdoc/hypdoc.log
hypdoc/hypdoc.dtx hypdoc/hypdoc.pdf
-rm patch-stamp
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits