bin_PROGRAMS = fwpmngr CFLAGS += -Wall -D_REENTRANT -g -D_FWP_INTERNALS_ #fwpagent_SOURCES+= fwp_agent.c #fwpmngr_SOURCES+= fwp_participant.c fwp_mngr.c fwp_contract_table.c\ fwp_agent_table.c fwp_admctrl.c fwpmngr_SOURCES+= fwp_mngr.c fwpmngr_SOURCES+= fwp_admctrl.c fwpmngr_SOURCES+= admtest_utilization.c #fwpmngr_SOURCES+= gui.c lib_LOADLIBES+= fwp ulut pthread rt #lib_LOADLIBES+= fwp ulut pthread rt ncurses