blob: 404464a9fd5bbddba45e8b69f3a327a60a2af23d [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
DONT_BUILD_RELINKED=1
LIBRARYNAME=poolalloc
#
# Include Makefile.common so we know what to do.
#
include $(LEVEL)/Makefile.common