summaryrefslogtreecommitdiff
path: root/stepmake
diff options
context:
space:
mode:
authorJulien Rioux <jrioux@physics.utoronto.ca>2011-12-19 17:52:46 -0500
committerJulien Rioux <jrioux@physics.utoronto.ca>2012-01-08 18:55:20 -0500
commit820c7ff5d380e8ca52057717ab3176b5e40107fd (patch)
tree687a1479479b61687f8f9f9a3efdcb59fb178047 /stepmake
parent82efa40ed14c81d619624e2589523ddfd6fb7998 (diff)
Build: Try to convince `make' to keep intermediate files (issue 1906).
Diffstat (limited to 'stepmake')
-rw-r--r--stepmake/stepmake/texinfo-rules.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/stepmake/stepmake/texinfo-rules.make b/stepmake/stepmake/texinfo-rules.make
index 83120ed87f..28e3db0308 100644
--- a/stepmake/stepmake/texinfo-rules.make
+++ b/stepmake/stepmake/texinfo-rules.make
@@ -84,6 +84,3 @@ $(outdir)/version.%: $(top-src-dir)/VERSION
$(outdir)/weblinks.%: $(top-src-dir)/VERSION
$(PYTHON) $(top-src-dir)/scripts/build/create-weblinks-itexi.py > $@
-
-# Keep this empty to prevent make from removing intermediate files.
-.SECONDARY: