servers: default compile not update versionign

This commit is contained in:
2019-11-22 17:23:07 +01:00
parent 5e9d70948b
commit a95ab1e13e
10 changed files with 16 additions and 16 deletions

View File

@ -17,8 +17,8 @@ SRCS += $(main_src)communication_funcs.c $(main_src)slsDetectorServer.c $(main_
OBJS = $(SRCS:.c=.o)
all: clean versioning $(PROGS) #hv9m_blackfin_server
all: clean $(PROGS) #hv9m_blackfin_server
version: clean versioning $(PROGS) #hv9m_blackfin_server
boot: $(OBJS)