Makefile 87 Bytes Raw Blame History Permalink 1 2 3 4 5 DYLIB_NAME := foo DYLIB_C_SOURCES := foo.c C_SOURCES := main.c include Makefile.rules