mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 13:21:31 +00:00
add build is done message into Makefile
This commit is contained in:
parent
1c724a6d84
commit
d8eceeb0ac
1 changed files with 1 additions and 0 deletions
|
@ -599,6 +599,7 @@ ifndef NOUPX
|
||||||
-$(UPX) $(UPX_OPTS) $(BIN)/$(EXENAME)
|
-$(UPX) $(UPX_OPTS) $(BIN)/$(EXENAME)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
@echo Build is done, please look for $(EXENAME) in $(BIN), (checking for post steps)
|
||||||
|
|
||||||
reobjdump:
|
reobjdump:
|
||||||
@echo Redumping debugging info
|
@echo Redumping debugging info
|
||||||
|
|
Loading…
Reference in a new issue