Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (15 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/biasing/B01/GNUmakefile

    r807 r1337  
    1 # $Id: GNUmakefile,v 1.7 2002/11/07 13:47:59 dressel Exp $
     1# $Id: GNUmakefile,v 1.8 2010/01/11 16:24:22 gcosmo Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    99
    1010ifndef G4INSTALL
    11   G4INSTALL = ../../..
     11  G4INSTALL = ../../../..
    1212endif
    1313
     
    1515all: lib bin
    1616
    17 
    18 CPPFLAGS +=
    19 
    2017include $(G4INSTALL)/config/binmake.gmk
Note: See TracChangeset for help on using the changeset viewer.