blob: ca956e82a87a3d6dc2c086af3242b73d4eec8d6c [file] [log] [blame]
##===- lib/CStdLib/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=cstdlib
#
# Include Makefile.common so we know what to do.
#
include $(LEVEL)/Makefile.common