blob: 08ef625045366b35c410e86525696c48803c93f3 [file] [log] [blame]
#
# Indicate where we are relative to the top of the source tree.
#
LEVEL=../..
#
# Give the name of a library. This will build a dynamic version.
#
SHARED_LIBRARY=1
LOADABLE_MODULE = 1
DONT_BUILD_RELINKED=1
LIBRARYNAME=poolalloc
#
# Include Makefile.common so we know what to do.
#
include $(LEVEL)/Makefile.common