| Line | |
|---|
| 1 | # $Id: GNUmakefile,v 1.1 2006/05/11 03:00:08 kmura Exp $
|
|---|
| 2 | # $Name: geant4-09-04-beta-01 $
|
|---|
| 3 | # ===========================================================
|
|---|
| 4 | # Makefile for building Geant4Py modules
|
|---|
| 5 | # ===========================================================
|
|---|
| 6 | include ../../../config/config.gmk
|
|---|
| 7 |
|
|---|
| 8 | # python module name
|
|---|
| 9 | MODULE := ../gtest01#
|
|---|
| 10 |
|
|---|
| 11 | include $(G4PY_INSTALL)/config/g4py.gmk
|
|---|
| 12 | include $(G4PY_INSTALL)/config/module.gmk
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.