Ignore:
Timestamp:
Jun 14, 2010, 3:54:58 PM (14 years ago)
Author:
garnier
Message:

geant4.9.4 beta rc0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/xray_telescope/GNUmakefile

    r1230 r1313  
    11# --------------------------------------------------------------
    2 # $Id: GNUmakefile,v 1.8 2008/06/15 22:53:06 cirrone Exp $
     2# $Id: GNUmakefile,v 1.9 2010/01/11 16:20:08 gcosmo Exp $
    33# --------------------------------------------------------------
    44# GNUmakefile for examples module.  Gabriele Cosmo, 06/04/98.
     
    1010
    1111ifndef G4INSTALL
    12   G4INSTALL = ../../..
     12  G4INSTALL = ../..
    1313endif
    14 
    15 G4VIS_USE = 1
    1614
    1715include $(G4INSTALL)/config/architecture.gmk
     
    2119endif
    2220
    23 
    2421.PHONY: all
    2522all: lib bin
Note: See TracChangeset for help on using the changeset viewer.