blob: bf003c39e5862543787a64c36dd4965852d34cf2 [file] [log] [blame]
LEVEL = ../../../make
DYLIB_NAME := libfoo
DYLIB_C_SOURCES := foo.c
C_SOURCES := main.c
CFLAGS_EXTRAS += -fPIC
include $(LEVEL)/Makefile.rules