mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-12 21:01:00 +00:00
fix build for sh sheel
This commit is contained in:
parent
d8eceeb0ac
commit
cd97685e5a
1 changed files with 1 additions and 1 deletions
|
@ -599,7 +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)
|
||||
@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