Converted dbus.library to build with %build_module. This means that the genmodule...
commitfd041e05df361e45c0c526ac94a01452368673c8
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 29 Apr 2006 14:32:24 +0000 (29 14:32 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 29 Apr 2006 14:32:24 +0000 (29 14:32 +0000)
treed47aa019d6a394e869d2f54b1b866490e895bcb9
parentc595ae80ee7189b290da3d942996c211b613c21c
Converted dbus.library to build with %build_module. This means that the genmodule tool is used and a lot of the sfdc code could be removed.
The library assumes that an arch specific version of the dbus library functions is provided.
For the linux hosted version this is done by linking the aros program with -ldbus; no other support files are needed anymore.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@24388 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
17 files changed:
arch/all-unix/libs/dbus/contents.xml [deleted file]
arch/all-unix/libs/dbus/gatestubs.c [deleted file]
arch/all-unix/libs/dbus/mmakefile.src [deleted file]
rom/dbus/amiga_threads.c
rom/dbus/clib-dbus_protos.h [deleted file]
rom/dbus/dbus.conf [moved from rom/dbus/dbus.sfd with 53% similarity]
rom/dbus/dbus_init.c [deleted file]
rom/dbus/dbus_intern.h [deleted file]
rom/dbus/defines-dbus.h [deleted file]
rom/dbus/functable.h [deleted file]
rom/dbus/gateproto.h [deleted file]
rom/dbus/header.tmpl [deleted file]
rom/dbus/lib.conf [deleted file]
rom/dbus/make-dbus-proto.sh [deleted file]
rom/dbus/make-dbus-sfd.sh [deleted file]
rom/dbus/mmakefile.src
rom/dbus/proto-dbus.h [deleted file]