summaryrefslogtreecommitdiff
path: root/gnuplot_eps.mk
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2014-02-07 09:54:33 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2014-02-07 09:54:33 -0500
commite65a0a9ccee22af364e02072a6af46da20004d3e (patch)
treea04996620137a253bc5eef9e6841325c8301c1d3 /gnuplot_eps.mk
parente34a181767e85f07a89120fde254766ccea9ec9e (diff)
downloadmakefile_templates-e65a0a9ccee22af364e02072a6af46da20004d3e.tar.gz
makefile_templates-e65a0a9ccee22af364e02072a6af46da20004d3e.zip
use of intermediate targets for plotting
Diffstat (limited to 'gnuplot_eps.mk')
-rw-r--r--gnuplot_eps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuplot_eps.mk b/gnuplot_eps.mk
index aa7730a..af9b411 100644
--- a/gnuplot_eps.mk
+++ b/gnuplot_eps.mk
@@ -36,3 +36,4 @@ endif
dest_dir_gnuplot:
$(INSTALL) -d -m 0755 $(pics_destdir)
+.INTERMEDIATE: $(gnuplot_eps_targets)