summaryrefslogtreecommitdiff
path: root/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-12-01 17:34:34 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2011-12-01 17:34:34 -0500
commit83008da76f86bf6e83d799024465742f0401ded8 (patch)
treefb1df6bc04da029f040d07886b03d49b64cd9d9a /xmds2/Nlevels_with_doppler_with_z_4wm/Makefile
parent2fd1631f69c41c7c4d34abe966277ed0399129a6 (diff)
downloadNresonances-83008da76f86bf6e83d799024465742f0401ded8.tar.gz
Nresonances-83008da76f86bf6e83d799024465742f0401ded8.zip
Added eps file clean target
Diffstat (limited to 'xmds2/Nlevels_with_doppler_with_z_4wm/Makefile')
-rw-r--r--xmds2/Nlevels_with_doppler_with_z_4wm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile b/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile
index 578f2b0..2e90c33 100644
--- a/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile
+++ b/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile
@@ -33,6 +33,7 @@ plot: $(M_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 $(eps_targets)
eps_targets = $(wildcard *.eps)
pdf_targets = $(eps_targets:%.eps=%.pdf)