mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Maybe went overboard with make colours, but it's all colourful now!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user