blob: 2a62846983b692652de52c03f0e8366d6ad2e163 [file] [log] [blame]
##===- lib/FormatStrings/Makefile -----------------*- Makefile -*-===##
#
# 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.
#
LIBRARYNAME=formatstrings
#
# Include Makefile.common so we know what to do.
#
include $(LEVEL)/Makefile.common