mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
servers: default compile not update versionign
This commit is contained in:
@ -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)
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
mv bin/eigerDetectorServer bin/$2
|
||||
cp bin/$2 /tftpboot
|
||||
git rm -f bin/$1
|
||||
git add bin/$2
|
Reference in New Issue
Block a user