Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
|
||||
# --------------------------------------------------------------
|
||||
|
||||
include ParGNUmakefile
|
||||
|
||||
name := ParN04
|
||||
G4TARGET := $(name)
|
||||
G4EXLIB := true
|
||||
@@ -13,6 +11,7 @@ ifndef G4INSTALL
|
||||
G4INSTALL = ../../../..
|
||||
endif
|
||||
|
||||
include ParGNUmakefile
|
||||
|
||||
.PHONY: all
|
||||
all: lib bin
|
||||
|
||||
Reference in New Issue
Block a user