Import Geant4 0.0.0 source tree
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# $Id: GNUmakefile,v 2.2 1998/10/30 18:55:38 japost Exp $
|
||||
# --------------------------------------------------------------
|
||||
# GNUmakefile for geometry. Gabriele Cosmo, 16/11/96.
|
||||
# --------------------------------------------------------------
|
||||
|
||||
name := G4geometry
|
||||
|
||||
SUBDIRS = management volumes solids/CSG solids/Boolean solids/BREPS solids/STEP solids/STEPinterface magneticfield
|
||||
SUBLIBS = G4geometrymng G4volumes G4csg G4geomBoolean G4brep G4step G4stepinterface G4magneticfield
|
||||
|
||||
ifndef G4INSTALL
|
||||
G4INSTALL = ../..
|
||||
endif
|
||||
include $(G4INSTALL)/config/globlib.gmk
|
||||
Reference in New Issue
Block a user