# $Id: GNUmakefile,v 1.3 2006/08/08 05:10:09 kmura Exp $
# ===========================================================
#   Makefile for building local library
#
# ===========================================================
include ../../../config/config.gmk

LIBRARY  := libXXX#
LOCALLIB := true

include $(G4PY_INSTALL)/config/mylib.gmk

