CFLAGS = -g $(INCLUDES) $(DEFINES)
-#HW_OBJS = hwtof.o hwv775.o hwv878.o hwv488.o hwdtu.o hwsis3801.o
-#HW_OBJS = hwrich.o hwrace.o rc.o
-HW_OBJS = hwsoft.o
-
-
DAQ_XMANAGE_OBJS = tcldaq.o tkAppInit.o \
agent_clnt.o agent_xdr.o worker.o psxshm.o mman.o
DAQ_MANAGE_OBJS = tcldaq.o tclAppInit.o \
$(CC) $(CFLAGS) $(LDFLAGS) $(DAQ_ANAL_OBJS) $(LOADLIBES) -o daq_anal
clean:
- rm -f makefile *.o *.out core tags \
+ rm -f *.o *.out core tags \
agent.h agent_clnt.c agent_svc.c agent_xdr.c \
online.h online_clnt.c online_svc.c online_xdr.c