Artifact e989e12b455dc304ea1204598247cfc85e6d1cefb167ccda74f3b11d9b62cf20:
- File tests/plugin/Makefile — part of check-in [81239da84f] at 2009-10-03 13:38:54 on branch trunk — Rename tests_new to tests. (user: js, size: 231) [annotate] [blame] [check-ins using]
- File tests_new/plugin/Makefile — part of check-in [0ad8f57b16] at 2009-10-01 12:44:37 on branch trunk — Migration of OFPlugin tests to new testing framework. (user: js, size: 231) [annotate] [blame] [check-ins using]
PLUGIN_NOINST = TestPlugin${PLUGIN_SUFFIX} SRCS = TestPlugin.m include ../../buildsys.mk include ../../extra.mk CPPFLAGS += ${PLUGIN_CPPFLAGS} -I../.. -I../../src OBJCFLAGS += ${PLUGIN_CFLAGS} LIBS := -L../../src -lobjfw ${LIBS}