--- PamCut/makefile 2010/02/08 11:51:29 1.7 +++ PamCut/makefile 2010/03/23 10:21:25 1.8 @@ -45,7 +45,7 @@ # if no exclusion flag is set, will try to include optional software headers. # Conversely, if you use optional libraries remember to tell it to the linker. -EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI +EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI #-DNO_CALOPRESAMPLER # Put below the files on which every .cpp must depend on, ie., those files that, # if modified, will trigger a complete recompilation of the project.