diff options
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile b/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile index be62cb8..e088e15 100644 --- a/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile +++ b/xmds2/Nlevels_with_doppler_with_z_4wm/Makefile @@ -15,7 +15,7 @@ M_FILES = $(patsubst %.xmds,%.m,$(XMDS_FILES)) XMDS = xmds2 XSIL2GRAPHICS = xsil2graphics -all: $(M_FILES) +all: $(RUN_FILES) %.run: %.xmds $(XMDS) $< |