]> rtime.felk.cvut.cz Git - frescor/forb.git/blobdiff - Makefile.omk
forb: End of header index removed from stub.
[frescor/forb.git] / Makefile.omk
index 2af20d9cb2e298aa9f95dc2a63caba44c510ca4a..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,30 +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\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
-       $(call to_forb_subdir, conn.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
-\r
-config_include_HEADERS = forb_config.h\r
-forb_config_DEFINES = CONFIG_FORB_PROTO_UNIX\r
+SUBDIRS = tests-idl src
+EXTRA_RULES_SUBDIRS = forb-idl