bin_PROGRAMS += fcb fcb_SOURCES = fcb.c fcb_LIBS = contract fosa forb pthread rt ulut frm_client fra_client fcb_LIBS += frsh # For frsh_strerror fcb_SERVER_IDL = fcb.idl lib_LIBRARIES += fcb_client fcb_client_CLIENT_IDL = fcb.idl include_GEN_HEADERS += fcb.h default_CONFIG = CONFIG_FCB_INET=y LOCAL_CONFIG_H = fcb_config.h # include-pass_HOOKS = fcb_contract_gavl.inc # fcb_contract_gavl.inc: $(SOURCES_DIR)/fcb_contract_gavl.c # $(c_o_COMPILE) -E -P $< | indent | sed -e '0,/__cut_here__/d' > $@