Files
geant4/environments/g4py/examples/demos/water_phantom/g4lib/GNUmakefile
T
2016-06-09 14:44:26 +02:00

15 lines
415 B
Makefile

# $Id: GNUmakefile,v 1.1 2006/05/11 04:35:32 kmura Exp $
# $Name: geant4-08-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
include ../../../../config/config.gmk
# python module name
MODULE := ../demo_wp#
include $(G4PY_INSTALL)/config/g4py.gmk
include $(G4PY_INSTALL)/config/module.gmk