NAME = fixmath
SRCS = $(shell find -L ./src/ -name "*.c")
include $(AM_HOME)/Makefile.lib
