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