]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/mngr/Makefile.omk
FWP manager renamed to frm_fwp
[frescor/fwp.git] / fwp / mngr / Makefile.omk
index e95d0fbaa463ca24842b7ee9ebb5047898308b91..b24ef558bb085aa677672ebfce41313c832b48b4 100644 (file)
@@ -1,13 +1,7 @@
 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 fwp_participant_table.c
-fwpmngr_SOURCES+=  fwp_admctrl.c
-fwpmngr_SOURCES+= admtest_utilization.c
-fwpmngr_SOURCES+= gui.c
+frm_fwp_SOURCES = fwp_mngr.c fwp_admctrl.c
+frm_fwp_LIBS = frm forb contract fosa rt ulut fcb_client
 
-lib_LOADLIBES+= fwp ulut pthread rt ncurses
-
-#SUBDIRS=tests
+#include_HEADERS = res_fwp.h
+CFLAGS += -D_FWP_INTERNALS_
+lib_LOADLIBES+= frsh