]> rtime.felk.cvut.cz Git - frescor/forb.git/blobdiff - Makefile.omk
forb: Fix deadlock in executor
[frescor/forb.git] / Makefile.omk
index dabf74c12e810636766650527898966627feaf96..e34fb4abe1246d798bfc610d51992d380c343ce2 100644 (file)
@@ -1,19 +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
-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
+SUBDIRS = tests-idl src
+EXTRA_RULES_SUBDIRS = forb-idl