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

update to geant4.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/errorpropagation/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.1 2007/05/28 08:31:53 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.2 2009/03/06 09:50:28 gbarrand 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   # for the aida-config command see the README file
    25   CPPFLAGS += `aida-config --include`
    26   LOADLIBS += `aida-config --lib`
    27 endif
    2818
    2919include $(G4INSTALL)/config/binmake.gmk
Note: See TracChangeset for help on using the changeset viewer.