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/lAr_calorimeter/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.8 2006/11/14 14:49:19 ribon Exp $
     1# $Id: GNUmakefile,v 1.11 2009/11/12 12:43:14 ribon Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1414include $(G4INSTALL)/config/architecture.gmk
    1515
    16 #G4ANALYSIS_USE:= true
     16.PHONY: all
    1717
    18 ifdef G4ANALYSIS_USE
    19   CPPFLAGS += `aida-config --include`
    20   LDFLAGS += `aida-config --lib`
    21 endif
    22 
    23 
    24 .PHONY: all
    2518all: lib bin
    2619
Note: See TracChangeset for help on using the changeset viewer.