diff DOCS/xml/Makefile @ 31076:783f8faee539

Put symlinks under revision control instead of generating them during make. This simplifies the build system and should have no practical disadvantage.
author diego
date Mon, 03 May 2010 23:00:58 +0000
parents e709ce5b5d34
children 7a2ec1d564ce
line wrap: on
line diff
--- a/DOCS/xml/Makefile	Mon May 03 22:45:00 2010 +0000
+++ b/DOCS/xml/Makefile	Mon May 03 23:00:58 2010 +0000
@@ -57,7 +57,6 @@
 releaseclean:
 	-rm -f $(CONFIGURE_GENERATED)
 	-rm -f $(MAIN_XML_ALL)
-	-rm -f $$(find . -name *.xml -type l)
 
 distclean: clean releaseclean