mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-27 11:40:52 +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)
|
-$(UPX) $(UPX_OPTS) $(BIN)/$(EXENAME)
|
||||||
endif
|
endif
|
||||||
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:
|
reobjdump:
|
||||||
@echo Redumping debugging info
|
@echo Redumping debugging info
|
||||||
|
|
Loading…
Reference in a new issue