Files
geant4/environments/g4py/tests/test02/mylib/GNUmakefile
T
2016-06-10 11:51:14 +02:00

13 lines
337 B
Makefile

# $Id: GNUmakefile 66892 2013-01-17 10:57:59Z gunter $
# ===========================================================
# Makefile for building local library
#
# ===========================================================
include ../../../config/config.gmk
LIBRARY := libXXX#
LOCALLIB := true
include $(G4PY_INSTALL)/config/mylib.gmk