]> 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 878f480513be978cb55cadbb6f6710b25a76aadd..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,21 +1,2 @@
-SUBDIRS = ulut fosa forb-idl tests-idl tests\r
-\r
-lib_LIBRARIES = forb\r
-forb_SOURCES = forb.c cdr.c\r
-\r
-to_forb_subdir=$(1)->forb/$(1)\r
-renamed_include_HEADERS = \\r
-       $(call to_forb_subdir,forb.h) \\r
-       $(call to_forb_subdir,basic_types.h) \\r
-       $(call to_forb_subdir,cdr.h)\r
-\r
-include_HEADERS = forb_config.h\r
-\r
-# test_PROGRAMS = example-server\r
-# example-server_SOURCES = example-server.c example-skel-tpl.c example-common-tpl.c example-stub-tpl.c\r
-# example-server_LIBS = forb\r
-\r
-\r
-# test_PROGRAMS += example-client\r
-# example-client_SOURCES = example-client.c example-stub-tpl.c example-common-tpl.c\r
-# example-client_LIBS = forb\r
+SUBDIRS = tests-idl src
+EXTRA_RULES_SUBDIRS = forb-idl