1*d8ad0188SMichael DanielsDYLIB_NAME := foo
2*d8ad0188SMichael DanielsDYLIB_CXX_SOURCES := foo.cpp
3*d8ad0188SMichael DanielsCXX_SOURCES := main.cpp
4*d8ad0188SMichael Daniels
5*d8ad0188SMichael Danielsinclude Makefile.rules
6*d8ad0188SMichael Daniels
7