mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-27 18:24:40 +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…
Add table
Reference in a new issue