LEVEL = ../../../make

C_SOURCES := main.c

DYLIB_NAME := a
DYLIB_C_SOURCES := a.c

include $(LEVEL)/Makefile.rules