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/polarisation/Pol01/GNUmakefile

    r807 r1230  
    1 # $Id: GNUmakefile,v 1.2 2006/10/02 16:25:55 vnivanch Exp $
     1# $Id: GNUmakefile,v 1.4 2008/06/11 17:17:54 schaelic Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1717include $(G4INSTALL)/config/binmake.gmk
    1818
    19 ifdef G4ANALYSIS_USE
    20   # for the aida-config command see the README file
    21   CPPFLAGS += `aida-config --include`
    22   LDLIBS  += `aida-config --lib` 
    23 
    2419plots:  plotResults.class
    2520        @echo calling JAIDA ...
     
    2924        @echo compiling $<
    3025        javac $<
    31 endif
Note: See TracChangeset for help on using the changeset viewer.