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/analysis/AnaEx01/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.2 2003/12/03 10:34:02 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.3 2009/03/05 09:20:52 gbarrand Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1616
    1717include $(G4INSTALL)/config/binmake.gmk
    18 
    19 ifdef G4ANALYSIS_USE
    20  CPPFLAGS += `aida-config --include`
    21  LDFLAGS  += `aida-config --lib`
    22  LOADLIBS += `aida-config --lib`
    23 endif
    24 
Note: See TracChangeset for help on using the changeset viewer.