source: trunk/environments/g4py/examples/demos/TestEm0/g4lib/GNUmakefile

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 422 bytes
Line 
1# $Id: GNUmakefile,v 1.2 2007/07/06 06:41:39 kmura Exp $
2# $Name: geant4-09-04-beta-01 $
3# ===========================================================
4#   Makefile for building Geant4Py modules
5# ===========================================================
6include ../../../../config/config.gmk
7
8
9# python module name
10MODULE := ../TestEm0
11
12include $(G4PY_INSTALL)/config/g4py.gmk
13include $(G4PY_INSTALL)/config/module.gmk
14
Note: See TracBrowser for help on using the repository browser.