test_PROGRAMS += negotiation negotiation_SOURCES = negotiation.c lib_LOADLIBES += pthread rt frsh ifeq ($(CONFIG_FWP),y) SUBDIRS= fwptest pingpong endif ifeq ($(CONFIG_ORTE_TEST),y) test_PROGRAMS += orte_test orte_test_SOURCES+= orte_test.c lib_LOADLIBES += pthread rt fwp fna frsh endif