# $Id: GNUmakefile,v 1.1 2006-05-11 04:35:32 kmura Exp $
# $Name: not supported by cvs2svn $
# ===========================================================
#   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


