Files
geant4/environments/g4py/tests/test02/mylib/GNUmakefile
T
2016-06-09 14:55:03 +02:00

13 lines
339 B
Makefile

# $Id: GNUmakefile,v 1.3 2006/08/08 05:10:10 kmura Exp $
# ===========================================================
# Makefile for building local library
#
# ===========================================================
include ../../../config/config.gmk
LIBRARY := libXXX#
LOCALLIB := true
include $(G4PY_INSTALL)/config/mylib.gmk