diff options
Diffstat (limited to 'xmds2/Nlevels_no_dopler_with_z_4wm/slow_light')
-rw-r--r-- | xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile | 2 |
1 files changed, 2 insertions, 0 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 5a23dff..27bf680 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile +++ b/xmds2/Nlevels_no_dopler_with_z_4wm/slow_light/Makefile @@ -28,6 +28,8 @@ 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 |