Converted bmp.datatype to use %build_module genmf macro and the genmodule
commit5249829d5aa7003105a6ddca160f19447d77cda0
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 1 Apr 2005 00:14:56 +0000 (1 00:14 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 1 Apr 2005 00:14:56 +0000 (1 00:14 +0000)
tree05c37b57e84be97347b7eff1087cb29c2eaf540f
parent964297d1490bdc2fa1be84f5f6981df5d43f5433
Converted bmp.datatype to use %build_module genmf macro and the genmodule
program.
Converted method names to the format needed by genmodule
(basename__methodname).
Converted C++ style comments in C macro to C comments.
Removed support code now handled by genmodule.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@23128 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/classes/datatypes/bmp/bmp.conf [new file with mode: 0644]
workbench/classes/datatypes/bmp/bmp_init.c [deleted file]
workbench/classes/datatypes/bmp/bmpclass.c
workbench/classes/datatypes/bmp/compilerspecific.h [deleted file]
workbench/classes/datatypes/bmp/lib.conf [deleted file]
workbench/classes/datatypes/bmp/libfunc.c [deleted file]
workbench/classes/datatypes/bmp/methods.h
workbench/classes/datatypes/bmp/mmakefile.src
workbench/classes/datatypes/bmp/obtainengine.c [deleted file]