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	Sat Sep 24 04:43:13 2011 +0000
+++ b/GNUmakefile	Thu Sep 29 12:46:58 2011 +0000
@@ -96,6 +96,7 @@
 		dtd/content.dtd
 	$(call XSLT, xslt/error.xslt, $<, $@)
 
+.SECONDARY:
 
 $(OUT)/%_module.html:		xml/%_module.xml			\
 		$(MODULE_XSLT)