0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-02-17 17:41:57 +00:00

fix build for sh sheel

This commit is contained in:
Alam Ed Arias 2014-08-02 11:10:00 -04:00
parent d8eceeb0ac
commit cd97685e5a

View file

@ -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