2004-06-01 Todd Berman <tberman@sevenl.net>
authorTodd Berman <tberman@mono-cvs.ximian.com>
Wed, 2 Jun 2004 02:26:17 +0000 (02:26 -0000)
committerTodd Berman <tberman@mono-cvs.ximian.com>
Wed, 2 Jun 2004 02:26:17 +0000 (02:26 -0000)
commit4c0f55d68081114ec725cce85ece90f544b2358e
treea9f2354b85b9b79c8c4456c29c2b8f19b317c81e
parentd19c09b70a4c8f523e9c1575e4020a27f829ca08
2004-06-01  Todd Berman  <tberman@sevenl.net>

        * all: move stuff around so that it builds properly.
        build system cant handle building two exes from one directory.

svn path=/trunk/mcs/; revision=28667
12 files changed:
mcs/tools/mono-rpm-helpers/ChangeLog
mcs/tools/mono-rpm-helpers/Makefile
mcs/tools/mono-rpm-helpers/mono-find-provides.cs [deleted file]
mcs/tools/mono-rpm-helpers/mono-find-provides.exe.sources [deleted file]
mcs/tools/mono-rpm-helpers/mono-find-provides/Makefile [new file with mode: 0644]
mcs/tools/mono-rpm-helpers/mono-find-provides/mono-find-provides.cs [new file with mode: 0644]
mcs/tools/mono-rpm-helpers/mono-find-provides/mono-find-provides.exe.sources [new file with mode: 0644]
mcs/tools/mono-rpm-helpers/mono-find-requires.cs [deleted file]
mcs/tools/mono-rpm-helpers/mono-find-requires.exe.sources [deleted file]
mcs/tools/mono-rpm-helpers/mono-find-requires/Makefile [new file with mode: 0644]
mcs/tools/mono-rpm-helpers/mono-find-requires/mono-find-requires.cs [new file with mode: 0644]
mcs/tools/mono-rpm-helpers/mono-find-requires/mono-find-requires.exe.sources [new file with mode: 0644]