what we are thinking about doing. There will be a few new Makefile variables. When set, these variables will export public headers, idl's and binaries.
The new Makefile.in variables are as follows: SDK_XPIDLSRCS IDL Files which are FROZEN SDK_HEADERS Header files which are FROZEN SDK_BINARY Binary libraries which impl. the above. These files will be exported to the following destination: dist/sdk/$(MODULE)/ idl/ include/ binaries/ Much thanks Chris for hacking out these config changes.. Regards, Doug Turner
