source:
trunk/environments/g4py/tests/test02/mylib/GNUmakefile
| Last change on this file was 1337, checked in by , 15 years ago | |
|---|---|
| File size: 339 bytes | |
| Line | |
|---|---|
| 1 | # $Id: GNUmakefile,v 1.3 2006/08/08 05:10:10 kmura Exp $ |
| 2 | # =========================================================== |
| 3 | # Makefile for building local library |
| 4 | # |
| 5 | # =========================================================== |
| 6 | include ../../../config/config.gmk |
| 7 | |
| 8 | LIBRARY := libXXX# |
| 9 | LOCALLIB := true |
| 10 | |
| 11 | include $(G4PY_INSTALL)/config/mylib.gmk |
| 12 |
Note:
See TracBrowser
for help on using the repository browser.
