From 7f5cf32813ada2b7ee29a885700fa2d898f2903c Mon Sep 17 00:00:00 2001 From: hades Date: Fri, 19 May 2000 06:33:17 +0000 Subject: [PATCH] Changed names: Removes 'hw' from tape. --- hadaq/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hadaq/Makefile b/hadaq/Makefile index 8e5a307..b54c961 100644 --- a/hadaq/Makefile +++ b/hadaq/Makefile @@ -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 -- 2.43.0