Explorar el Código

Merge branch 'master' into next

* master:
  Remove annoying blank line when building
Bryan Drewery hace 11 años
padre
commit
ca5bbca337
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Makefile.in

+ 0 - 1
src/Makefile.in

@@ -121,7 +121,6 @@ sorthelp: sorthelp.cc ../lib/bdlib/libbdlib.a
 	@$(STRIP) ../$(EGGEXEC)
 	@$(OBJCOPY) ../$(EGGEXEC)
 	@echo "Successful compile: $(EGGEXEC)"
-	@echo ""
 
 $(EGGEXEC): ../$(EGGEXEC)