]> rtime.felk.cvut.cz Git - frescor/forb.git/blobdiff - Makefile.omk
Prepared for multiple executors in a single address space
[frescor/forb.git] / Makefile.omk
index 739f3d4204c64bb859a40aec5f56677b4fb55207..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,21 +1,2 @@
-SUBDIRS = ulut fosa forb-idl tests-idl
-
-lib_LIBRARIES = forb
-forb_SOURCES = forb.c cdr.c
-
-to_forb_subdir=$(1)->forb/$(1)
-renamed_include_HEADERS = \
-       $(call to_forb_subdir,forb.h) \
-       $(call to_forb_subdir,basic_types.h) \
-       $(call to_forb_subdir,cdr.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