source: trunk/environments/g4py/tests/test04/mylib/GNUmakefile @ 1337

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

tag geant4.9.4 beta 1 + modifs locales

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# ===========================================================
6include ../../../config/config.gmk
7
8LIBRARY  := libXXX#
9LOCALLIB := true
10
11include $(G4PY_INSTALL)/config/mylib.gmk
12
Note: See TracBrowser for help on using the repository browser.