- New batch file management module
- New oscillator module - Bug fixes
This commit is contained in:
@@ -27,14 +27,14 @@ HARDSUPLIB = ../hardsup/libhlib.a
|
||||
libtecsl.a: $(CLI_OBJ)
|
||||
rm -f $@
|
||||
$(AR) $(ARFLAGS) $@ $Q
|
||||
ranlib $@
|
||||
ranlib libtecsl.a
|
||||
|
||||
all: libtecsl.a TecsServer TecsClient keep_running six
|
||||
|
||||
CFGDIR=/afs/psi.ch/project/sinq/common/lib/tecs/cfg/
|
||||
|
||||
-include make_crv
|
||||
-include src/make_crv
|
||||
#-include make_crv
|
||||
#-include src/make_crv
|
||||
|
||||
$(SRC)make_crv: make_crv.tcsh inp/lsc.codes $(ALLINP)
|
||||
$(SRC)make_crv.tcsh $(SRC)inp/lsc.codes
|
||||
|
||||
Reference in New Issue
Block a user