add build is done message into Makefile

This commit is contained in:
Alam Ed Arias 2014-07-29 14:14:59 -04:00
parent 1c724a6d84
commit d8eceeb0ac
1 changed files with 1 additions and 0 deletions

View File

@ -599,6 +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)
reobjdump:
@echo Redumping debugging info