Parent Directory | Revision Log | Patch
revision 1.3 by cafagna, Sun Oct 22 08:56:17 2006 UTC | revision 1.5 by pamela, Sun Oct 22 09:16:31 2006 UTC | |
---|---|---|
# | Line 36 JUNK =$(addsuffix ~,${SRCS}) $(addsuffix | Line 36 JUNK =$(addsuffix ~,${SRCS}) $(addsuffix |
36 | DICO =$(addsuffix Dict.o, ${CLAS}) | DICO =$(addsuffix Dict.o, ${CLAS}) |
37 | DICH =$(addsuffix Dict.h, ${CLAS}) | DICH =$(addsuffix Dict.h, ${CLAS}) |
38 | ||
39 | all: gp2root libpEvent.so | |
40 | ||
41 | testcashit: testcashit.o pAllEventDict.o ${OBJS} ${DICO} | testcashit: testcashit.o pAllEventDict.o ${OBJS} ${DICO} |
42 | $(LD) $(LDFLAGS) -o $@ $^ ${ROOTLIBS} | $(LD) $(LDFLAGS) -o $@ $^ ${ROOTLIBS} |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |