]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Tue, 23 Nov 1999 10:21:40 +0000 (10:21 +0000)
committerhades <hades>
Tue, 23 Nov 1999 10:21:40 +0000 (10:21 +0000)
hadaq/Makefile

index 356871d5f497b41a2157346510679d289a799a76..16e802c5058a72827c79a172146dd913f7645936 100644 (file)
@@ -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