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