|
Last change
on this file since 1337 was 1337, checked in by garnier, 15 years ago |
|
tag geant4.9.4 beta 1 + modifs locales
|
|
File size:
467 bytes
|
| Line | |
|---|
| 1 | # $Id: GNUmakefile,v 1.3 2008/12/03 07:40:49 kmura Exp $
|
|---|
| 2 | # $Name: geant4-09-04-beta-01 $
|
|---|
| 3 | # ===========================================================
|
|---|
| 4 | # Makefile for building Geant4Py modules
|
|---|
| 5 | # ===========================================================
|
|---|
| 6 | include ../../../config/config.gmk
|
|---|
| 7 |
|
|---|
| 8 | install_dir := $(Q_LIBDIR)/g4py
|
|---|
| 9 |
|
|---|
| 10 | include $(G4PY_INSTALL)/config/g4py.gmk
|
|---|
| 11 | include $(G4PY_INSTALL)/config/sys/$(Q_SYSTEM).gmk
|
|---|
| 12 | include $(G4PY_INSTALL)/config/script-install.gmk
|
|---|
| 13 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.