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/electromagnetic/TestEm9/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.8 2006/10/26 15:50:35 maire Exp $
    2 # GEANT4 tag $Name: $
     1# $Id: GNUmakefile,v 1.9 2008/06/11 22:31:05 maire Exp $
     2# GEANT4 tag $Name: geant4-09-03-cand-01 $
    33# --------------------------------------------------------------
    44# GNUmakefile for examples module with AIDA interface
     
    1616all: lib bin
    1717
    18 ifdef G4ANALYSIS_USE
    19   CPPFLAGS += -DG4ANALYSIS_USE
    20 endif
     18#### G4ANALYSIS_USE := true
    2119
    2220include $(G4INSTALL)/config/architecture.gmk
    23 
    24 # for the aida-config command see the README file
    25 ifdef G4ANALYSIS_USE
    26   CPPFLAGS += `aida-config --include`
    27   LOADLIBS += `aida-config --lib`
    28 endif
    2921
    3022include $(G4INSTALL)/config/binmake.gmk
Note: See TracChangeset for help on using the changeset viewer.