Files
geant4/examples/extended/runAndEvent/RE04/GNUmakefile
T
2016-06-10 11:51:14 +02:00

23 lines
470 B
Makefile

# $Id: GNUmakefile 66780 2013-01-12 14:56:35Z gcosmo $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
name := RE04
G4TARGET := $(name)
G4EXLIB := true
ifndef G4INSTALL
G4INSTALL = ~/geant4
endif
.PHONY: all
all: lib bin
include $(G4INSTALL)/config/binmake.gmk
visclean:
rm -f g4*.prim g4*.eps g4*.wrl
rm -f .DAWN_*