summaryrefslogtreecommitdiff
path: root/xmds2/Nlevels_no_dopler_with_z_4wm
diff options
context:
space:
mode:
Diffstat (limited to 'xmds2/Nlevels_no_dopler_with_z_4wm')
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile b/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile
index 27bf680..a4ae08e 100644
--- a/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile
+++ b/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile
@@ -27,12 +27,11 @@ plot: $(M_FILES) $(GNUPLOT_FILES)
clean:
rm -f $(CC_FILES) $(RUN_FILES) $(M_FILES) $(XSIL_FILES) *.wisdom.fftw3 *.dat octave-core *.wisdom *.pdf
- rm -f $(png_targets)
rm -f $(pdf_targets)
rm -f $(eps_targets)
real_clean: clean
- rm -f *.eps
+ rm -f $(png_targets)
eps_targets = $(wildcard *.eps)
pdf_targets = $(eps_targets:%.eps=%.pdf)