Un-silence Make

This commit is contained in:
Spiro Trikaliotis
2022-06-20 23:07:36 +02:00
parent aa64234707
commit b5b3654017

View File

@@ -15,7 +15,7 @@ else
endif
ifdef QUIET
.SILENT:
# .SILENT:
endif
CA65 := $(if $(wildcard ../../../bin/ca65*),../../../bin/ca65,ca65)