mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 15:22:20 +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)
|
||||
endif
|
||||
endif
|
||||
@echo Build is done, please look for $(EXENAME) in $(BIN), (checking for post steps)
|
||||
|
||||
reobjdump:
|
||||
@echo Redumping debugging info
|
||||
|
|
Loading…
Reference in a new issue