]> rtime.felk.cvut.cz Git - frescor/forb.git/blobdiff - Makefile.omk
Allow bidirectional communication over TCP connection
[frescor/forb.git] / Makefile.omk
index 0c5fd0ef498a6dba32c9bef694b29ef7d4577d34..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,16 +1,2 @@
-SUBDIRS = ulut forb-idl
-
-lib_LIBRARIES = forb
-forb_SOURCES = forb.c cdr.c
-renamed_include_HEADERS = forb.h->forb/forb.h \
-       basic_types.h->forb/basic_types.h
-include_HEADERS = forb_config.h
-
-test_PROGRAMS = example-server
-example-server_SOURCES = example-server.c example-skel-tpl.c example-common-tpl.c example-stub-tpl.c
-example-server_LIBS = forb
-
-
-test_PROGRAMS += example-client
-example-client_SOURCES = example-client.c example-stub-tpl.c example-common-tpl.c
-example-client_LIBS = forb
+SUBDIRS = tests-idl src
+EXTRA_RULES_SUBDIRS = forb-idl