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