diff --git a/build/Makefile b/build/Makefile index d906ba2..e60567c 100644 --- a/build/Makefile +++ b/build/Makefile @@ -163,5 +163,4 @@ clobber : clean @$(AS) $< @../tools/fixaout.py @mv a.out $@ - @echo done $< $@