blob: 20570b1ec320b377a54d76de9486f577309f7e58 [file] [log] [blame]
Greg Claytoncb5ad0b2012-01-10 00:29:36 +00001LEVEL = ../../../../test/make
2
Greg Claytoncb5ad0b2012-01-10 00:29:36 +00003DYLIB_NAME := FDInterposing
Johnny Chen1af0a742012-01-10 01:29:35 +00004DYLIB_ONLY := YES
Greg Claytoncb5ad0b2012-01-10 00:29:36 +00005DYLIB_CXX_SOURCES := FDInterposing.cpp
6
7include $(LEVEL)/Makefile.rules