]> rtime.felk.cvut.cz Git - frescor/forb.git/blobdiff - Makefile.omk
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / Makefile.omk
index f8a3a085ed4c1f3e52fd4a13f4418545301aae7f..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,31 +1,2 @@
-SUBDIRS = ulut fosa forb-idl tests-idl tests\r
-\r
-lib_LIBRARIES = forb\r
-forb_SOURCES = forb.c cdr.c sha1.c uuid.c iop.c proto.c\r
-forb_CLIENT_IDL = forb-idl.idl\r
-\r
-to_forb_subdir=$(1)->forb/$(strip $(1))\r
-\r
-ifeq ($(CONFIG_FORB_PROTO_UNIX),y)\r
-forb_SOURCES += proto_unix.c\r
-renamed_include_HEADERS += $(call to_forb_subdir, proto_unix.h) \r
-endif\r
-\r
-renamed_include_HEADERS += \\r
-       $(call to_forb_subdir, forb.h) \\r
-       $(call to_forb_subdir, forb-internal.h) \\r
-       $(call to_forb_subdir, basic_types.h) \\r
-       $(call to_forb_subdir, cdr.h) \\r
-       $(call to_forb_subdir, iop.h) \\r
-       $(call to_forb_subdir, uuid.h) \\r
-       $(call to_forb_subdir, proto.h)\r
-\r
-renamed_include_GEN_HEADERS = \\r
-       $(call to_forb_subdir,forb-idl.h)\r
-\r
-default_CONFIG = CONFIG_FORB_PROTO_UNIX=y \\r
-                CONFIG_FORB_RECV_BUF_SIZE=4096\r
-\r
-config_include_HEADERS = forb/config.h\r
-config_DEFINES = CONFIG_FORB_PROTO_UNIX \\r
-                CONFIG_FORB_RECV_BUF_SIZE\r
+SUBDIRS = tests-idl src
+EXTRA_RULES_SUBDIRS = forb-idl