1C_SOURCES := main.c2 3DYLIB_NAME := a4DYLIB_C_SOURCES := a.c5 6ENABLE_THREADS := YES7 8include Makefile.rules9