Makefile 123 Bytes
C_SOURCES := main.c
LD_EXTRAS = -Xlinker -order_file -Xlinker $(SRCDIR)/order-file
MAKE_DSYM := NO

include Makefile.rules