• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LEVEL = ../../../../test/make
2
3DYLIB_NAME := FDInterposing
4DYLIB_ONLY := YES
5DYLIB_CXX_SOURCES := FDInterposing.cpp
6
7include $(LEVEL)/Makefile.rules
8