Add directory structure and Makefiles to replace build-mingw32ce-dlls.sh.
commit3deb6af66bf56dad9fcda8425db53dfd8795c8e5
authordannybackx <dannybackx@d7810a3d-100a-0410-8641-c3624a9c11f1>
Thu, 27 Mar 2008 17:22:16 +0000 (27 17:22 +0000)
committerdannybackx <dannybackx@d7810a3d-100a-0410-8641-c3624a9c11f1>
Thu, 27 Mar 2008 17:22:16 +0000 (27 17:22 +0000)
tree9b15a062922795ea786f694d664241b87b2a4f2e
parenta232d0de6f49dea3aa6c8e0486aa1870bf47f476
Add directory structure and Makefiles to replace build-mingw32ce-dlls.sh.
Hope this is more portable and better at error handling.

git-svn-id: svn://svn.code.sf.net/p/cegcc/code/trunk@1154 d7810a3d-100a-0410-8641-c3624a9c11f1
cegcc/src/ChangeLog
cegcc/src/build-mingw32ce.sh
cegcc/src/mingwdll/Makefile [new file with mode: 0644]
cegcc/src/mingwdll/get-version [new file with mode: 0755]
cegcc/src/mingwdll/libgcc/Makefile [new file with mode: 0644]
cegcc/src/mingwdll/libstdc++/Makefile [new file with mode: 0644]
cegcc/src/mingwdll/libsupc++/Makefile [new file with mode: 0644]