Files
geant4/environments/g4py/examples/demos/TestEm0/g4lib/GNUmakefile
T
2016-06-10 11:51:14 +02:00

14 lines
388 B
Makefile

# $Id: GNUmakefile 76884 2013-11-18 12:54:03Z gcosmo $
# ===========================================================
# 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