Makefile 123 Bytes Raw Blame History Permalink 1 2 3 4 5 C_SOURCES := main.c LD_EXTRAS = -Xlinker -order_file -Xlinker $(SRCDIR)/order-file MAKE_DSYM := NO include Makefile.rules