blob: 4a75d5129de92007e3bdbf75fa1917e5e779455a [file] [log] [blame]
##==-- runtime/Makefile ----------------------------- -*- makefile -*--====##
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL := ..
include $(LEVEL)/Makefile.common
all:: runtime.bc
clean::
rm -f *.bc