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