# $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

