Ignore:
Timestamp:
Jan 8, 2010, 3:02:48 PM (16 years ago)
Author:
garnier
Message:

update to geant4.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/medical/GammaTherapy/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.2 2006/11/16 14:42:20 vnivanch Exp $
     1# $Id: GNUmakefile,v 1.3 2008/06/11 15:17:57 vnivanch Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1515all: lib bin
    1616
    17 ifdef G4ANALYSIS_USE
    18   CPPFLAGS += -DG4ANALYSIS_USE
    19 endif
    20 
    2117include $(G4INSTALL)/config/architecture.gmk
    22 
    23 ifdef G4ANALYSIS_USE
    24   CPPFLAGS   += `aida-config --include`
    25   LOADLIBS   += `aida-config --lib`
    26 endif
    2718
    2819include $(G4INSTALL)/config/binmake.gmk
Note: See TracChangeset for help on using the changeset viewer.