mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
13f3fbac2e
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