Files
geant4/examples/extended/optical/OpNovice2/GNUmakefile
T
2018-06-29 10:58:11 +02:00

22 lines
471 B
Makefile

# $Id: GNUmakefile 66335 2012-12-17 22:37:39Z gum $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
name := OpNovice2
G4TARGET := $(name)
G4EXLIB := true
ifndef G4INSTALL
G4INSTALL = ../../..
endif
.PHONY: all
all: lib bin
include $(G4INSTALL)/config/binmake.gmk
visclean:
rm -f g4*.prim g4*.eps g4*.wrl
rm -f .DAWN_*