Files
geant4/environments/g4py/examples/demos/TestEm0/g4lib/GNUmakefile
T
2016-06-09 16:46:55 +02:00

15 lines
426 B
Makefile

# $Id: GNUmakefile,v 1.2 2007-07-06 06:41:39 kmura Exp $
# $Name: not supported by cvs2svn $
# ===========================================================
# 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