--- gp2root/Makefile 2006/10/22 09:04:43 1.4 +++ gp2root/Makefile 2006/10/22 09:16:31 1.5 @@ -36,7 +36,7 @@ DICO =$(addsuffix Dict.o, ${CLAS}) DICH =$(addsuffix Dict.h, ${CLAS}) -all: gp2root +all: gp2root libpEvent.so testcashit: testcashit.o pAllEventDict.o ${OBJS} ${DICO} $(LD) $(LDFLAGS) -o $@ $^ ${ROOTLIBS}