DYLIB_NAME := foo
DYLIB_C_SOURCES := foo.c
C_SOURCES := shared.c

include Makefile.rules
