/[PAMELA software]/DarthVader/Makefile
ViewVC logotype

Diff of /DarthVader/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Fri May 19 13:15:25 2006 UTC revision 1.2 by mocchiut, Wed May 24 12:27:34 2006 UTC
# Line 89  CXXEXELIBS:=DarthVader Line 89  CXXEXELIBS:=DarthVader
89  # -- list of tracker objects needed to link  # -- list of tracker objects needed to link
90  #TRKOBJS=${DIRTOP}/../lib2/libTrkLevel2.so ${DIRTOP}/../lib2/libtrack.so  #TRKOBJS=${DIRTOP}/../lib2/libTrkLevel2.so ${DIRTOP}/../lib2/libtrack.so
91  #TRKOBJS=$(shell for lib in `ls ${DIRLIB}`; do echo ${lib}; done)  #TRKOBJS=$(shell for lib in `ls ${DIRLIB}`; do echo ${lib}; done)
92  OBJS=${DIRLIB}/*  OBJS=${DIRLIB}/*.*
93  #TRKOBJS=  #TRKOBJS=
94    
95  # -- directory where to find tracker headers needed to compile  # -- directory where to find tracker headers needed to compile

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23