Maybe went overboard with make colours, but it's all colourful now!

This commit is contained in:
Ryan Myers
2021-10-21 22:43:20 -04:00
parent 438426784b
commit fd5535d88f
3 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ $(BUILD_DIR)/$(TARGET).z64: $(BUILD_DIR)/$(TARGET).bin | $(ALL_ASSETS_BUILT)
$(V)$(FIXCHECKSUMS)
$(V)$(N64CRC) $@
ifeq ($(NON_MATCHING),0)
sha1sum -c sha1/dkr.$(VERSION).sha1
$(V)sha1sum -c --quiet sha1/dkr.$(VERSION).sha1
else
@echo "Build complete!"
endif