fixed bug in config reading; added printout in MAkefile

This commit is contained in:
2014-09-12 16:09:43 +02:00
parent eb1f9db9af
commit e0ee1fb386
2 changed files with 20 additions and 11 deletions

View File

@ -23,6 +23,13 @@ MAIN_SRC = main.cpp
OBJS=$(SRC_CLNT:%.cpp=$(BUILDDIR)/%.o)
$(info )
$(info #######################################)
$(info # Compiling slsReceiverSoftware #)
$(info #######################################)
$(info )
.PHONY: all intdoc package eigerReceiver clean
all: lib receiver