/[PAMELA software]/PamCut/makefile
ViewVC logotype

Diff of /PamCut/makefile

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

revision 1.4 by pam-fi, Fri Aug 14 10:29:33 2009 UTC revision 1.5 by pam-fi, Wed Aug 26 16:34:13 2009 UTC
# Line 35  OPTIMIZE = -g3 #-DDEBUGPAMCUT Line 35  OPTIMIZE = -g3 #-DDEBUGPAMCUT
35  # PamCut software which make use of unavailable libraries. Remember to place  # PamCut software which make use of unavailable libraries. Remember to place
36  # the code to be excluded between proper preprocessor directives. See the documentation or the cut  # the code to be excluded between proper preprocessor directives. See the documentation or the cut
37  # TofNucleiZCut for an example.  # TofNucleiZCut for an example.
 EXCLUSIONFLAGS = -DNO_TOFNUCLEI -DNO_CALONUCLEI -DNO_TRKNUCLEI  
   
38    
39    EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI #-DNO_TOFNUCLEI -DNO_CALONUCLEI -DNO_TRKNUCLEI
40    
41  # Put below the files on which every .cpp  must depend on, ie., those files that,  # Put below the files on which every .cpp  must depend on, ie., those files that,
42  # if modified, will trigger a complete recompilation of the project.  # if modified, will trigger a complete recompilation of the project.

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

  ViewVC Help
Powered by ViewVC 1.1.23