mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
updated minor 10g ctb
This commit is contained in:
@ -10,8 +10,8 @@ INSTMODE = 0777
|
||||
SRC_CLNT = communication_funcs.c slsDetectorServer.c slsDetectorServer_funcs.c slsDetectorFunctionList.c
|
||||
OBJS = $(SRC_CLNT:.c=.o)
|
||||
|
||||
#all: clean versioning $(PROGS)
|
||||
all: clean $(PROGS)
|
||||
all: clean versioning $(PROGS)
|
||||
#all: clean $(PROGS)
|
||||
|
||||
boot: $(OBJS)
|
||||
|
||||
|
Reference in New Issue
Block a user