NAME = compiler-rt
SRCS = $(shell find . -name "*.c")
include $(AM_HOME)/Makefile.lib
