Files
geant4/environments/g4py/examples/demos/TestEm0/g4lib/GNUmakefile
T
2016-06-09 15:37:50 +02:00

15 lines
414 B
Makefile

# $Id: GNUmakefile,v 1.2 2007/07/06 06:41:39 kmura Exp $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
include ../../../../config/config.gmk
# python module name
MODULE := ../TestEm0
include $(G4PY_INSTALL)/config/g4py.gmk
include $(G4PY_INSTALL)/config/module.gmk