Merge branch 'develop' of ssh://gitorious.psi.ch/sinqdev/sics into develop
Conflicts: fourmess.c
This commit is contained in:
6
make_gen
6
make_gen
@ -5,8 +5,8 @@
|
||||
# Markus Zolliker March 2003
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
EPICSOBJ=epicsmotor.o
|
||||
#EPICSOBJ=
|
||||
#EPICSOBJ=epicsmotor.o
|
||||
EPICSOBJ=
|
||||
|
||||
COBJ = Sclient.o network.o ifile.o intcli.o $(FORTIFYOBJ)
|
||||
SOBJ = network.o ifile.o conman.o SCinter.o splitter.o passwd.o \
|
||||
@ -70,7 +70,7 @@ all: libmat libhlib libpsi SICServer
|
||||
full: purge all
|
||||
|
||||
SICServer: $(OBJ) $(SUBLIBS)
|
||||
g++ $(DBG) -o SICServer $(OBJ) $(LIBS)
|
||||
$(CC) $(DBG) -o SICServer $(OBJ) $(LIBS)
|
||||
|
||||
matrix/libmatrix.a: libmat
|
||||
|
||||
|
Reference in New Issue
Block a user