From: hades Date: Tue, 23 Nov 1999 10:21:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=dc5fb6caebce266e556adb83e279bd8137297011;p=daqdata.git *** empty log message *** --- diff --git a/hadaq/Makefile b/hadaq/Makefile index 356871d..16e802c 100644 --- a/hadaq/Makefile +++ b/hadaq/Makefile @@ -1,10 +1,5 @@ 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 \ @@ -82,7 +77,7 @@ daq_anal: $(DAQ_ANAL_OBJS) $(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