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/advanced/purging_magnet/GNUmakefile

    r807 r1230  
    11# --------------------------------------------------------------
    2 # $Id: GNUmakefile,v 1.1 2003/12/09 14:12:53 sussi Exp $
     2# $Id: GNUmakefile,v 1.2 2009/03/06 09:28:28 gbarrand Exp $
    33# --------------------------------------------------------------
    44# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1919include $(G4INSTALL)/config/binmake.gmk
    2020
    21 ifdef G4ANALYSIS_USE
    22  CPPFLAGS += `aida-config --include`
    23  LDFLAGS  += `aida-config --lib`
    24  LOADLIBS += `aida-config --lib`
    25 endif
    26 
Note: See TracChangeset for help on using the changeset viewer.