Converted ppm.datatype to use %build_module genmf macro and the genmodule
commit856218f41b931dca3e5c3eef23d3679d2c2a3d30
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 31 Mar 2005 18:57:06 +0000 (31 18:57 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 31 Mar 2005 18:57:06 +0000 (31 18:57 +0000)
tree2505dfa7a6f22acad867f7077780050330e4066e
parentc82225927df1079116f3558e7aa6e28dfd5959e6
Converted ppm.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.
Did try to keep it compatible with SAS/C but this is untested.

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