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