We don't need the "touch" spam in make output.

This commit is contained in:
Simon Howard 2023-10-14 14:09:07 -04:00
parent a82dd104b0
commit b1bf88a8a0

View file

@ -12,7 +12,7 @@ all: check
extract/%:
unzip $(UNZIPOPTS) $< $(subst extract/,,$@)
touch $@
@touch $@
extract/miniwad.wad: miniwad.zip
testrunner: $(SOURCE_PORT) extract/miniwad.wad