/[PAMELA software]/PamCut/makefile
ViewVC logotype

Diff of /PamCut/makefile

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

revision 1.7 by pam-fi, Mon Feb 8 11:51:29 2010 UTC revision 1.8 by pam-fi, Tue Mar 23 10:21:25 2010 UTC
# Line 45  LINKERFLAGS = Line 45  LINKERFLAGS =
45  # if no exclusion flag is set, will try to include optional software headers.  # if no exclusion flag is set, will try to include optional software headers.
46  # Conversely, if you use optional libraries remember to tell it to the linker.  # Conversely, if you use optional libraries remember to tell it to the linker.
47    
48  EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI  EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI #-DNO_CALOPRESAMPLER
49    
50  # 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,
51  # 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.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23