]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Changed names: Removes 'hw' from tape.
authorhades <hades>
Fri, 19 May 2000 06:33:17 +0000 (06:33 +0000)
committerhades <hades>
Fri, 19 May 2000 06:33:17 +0000 (06:33 +0000)
hadaq/Makefile

index 8e5a307636ebf767d1670ad04abd9fb872bf3909..b54c96157fabfa0e79cb80d0fcddf3289bfe6d0f 100644 (file)
@@ -44,7 +44,7 @@ DAQ_EVTBUILD_OBJS = evtbuild.o \
        online.o online_svc.o online_xdr.o \
                evt.o subevt.o \
                        hadtu.o \
-       hwtape.o hwtapelabel.o hwtapechar.o
+       tape.o tapelabel.o tapechar.o
 DAQ_CTRLCTU_OBJS = ctrlctu.o \
        worker.o psxshm.o mman.o
 DAQ_SNIFF_OBJS = sniff.o online_clnt.o online_xdr.o
@@ -148,9 +148,6 @@ hwship.o: hwship.c param.h ipc_basis.h hwship.h
 hwshow.o: hwshow.c param.h subevt.h hadtu.h hwship.h hardware.h
 hwsis3801.o: hwsis3801.c subevt.h hadtu.h param.h hwsis3801.h rc.h
 hwsoft.o: hwsoft.c subevt.h hadtu.h param.h hardware.h
-hwtape.o: hwtape.c hwtapelabel.h hwtape.h
-hwtapechar.o: hwtapechar.c hwtapechar.h
-hwtapelabel.o: hwtapelabel.c hwtapechar.h hwtapelabel.h
 hwtbus.o: hwtbus.c param.h subevt.h hadtu.h hwdtu.h rc.h hardware.h
 hwtip.o: hwtip.c subevt.h hadtu.h param.h tof_defs.h hwtip.h
 hwtof.o: hwtof.c param.h subevt.h hadtu.h hwtip.h hardware.h
@@ -181,6 +178,9 @@ shmtrans.o: shmtrans.c grmblfx.h semaphore.h psxshm.h hadtuqueue.h \
 showevt.o: showevt.c hldread.h evt.h hadtu.h subevt.h
 sniff.o: sniff.c online.h
 subevt.o: subevt.c subevt.h hadtu.h
+tape.o: tape.c tapelabel.h tape.h
+tapechar.o: tapechar.c tapechar.h
+tapelabel.o: tapelabel.c tapechar.h tapelabel.h
 tclAppInit.o: tclAppInit.c
 tcldaq.o: tcldaq.c worker.h psxshm.h agent.h
 tkAppInit.o: tkAppInit.c