diff --git a/GNUmakefile b/GNUmakefile index c4584d6..000a47b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,7 +12,7 @@ all: check extract/%: unzip $(UNZIPOPTS) $< $(subst extract/,,$@) - touch $@ + @touch $@ extract/miniwad.wad: miniwad.zip testrunner: $(SOURCE_PORT) extract/miniwad.wad