C_SOURCES := main.c

DYLIB_NAME := a
DYLIB_C_SOURCES := a.c

ENABLE_THREADS := YES

include Makefile.rules