changeset 27:1201fabeccf7

Added .SECONDARY to preserve intermediate files.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 29 Sep 2011 12:46:58 +0000
parents af5c42bbad23
children 02fc5e96a305
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -96,6 +96,7 @@ include 	xml/tr/GNUmakefile
 		dtd/content.dtd
 	$(call XSLT, xslt/error.xslt, $<, $@)
 
+.SECONDARY:
 
 $(OUT)/%_module.html:		xml/%_module.xml			\
 		$(MODULE_XSLT)