/[PAMELA software]/gp2root/Makefile
ViewVC logotype

Diff of /gp2root/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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}

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23