2002-11-29 Daniel Morgan <danmorg@sc.rr.com>
authorDaniel Morgan <monodanmorg@yahoo.com>
Fri, 29 Nov 2002 20:32:05 +0000 (20:32 -0000)
committerDaniel Morgan <monodanmorg@yahoo.com>
Fri, 29 Nov 2002 20:32:05 +0000 (20:32 -0000)
commite2d30e2d6770442384a5f1163bda2a2fb709be94
tree68b910d0528f9b6d374d0885916deabac066b3b0
parent6826d9c01b7b2c8a76da65cf757993292e2b88b5
2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>

* INSTALL: renamed to INSTALL.txt because INSTALL
interferred with "make install" on windows

* makefile: changes to get "make install" work
on windows

* class/makefile.gnu: flush

* ilasm/makefile: updated for windows build

* monoresgen/makefile: updated for windows build

* tools/SqlSharp/SqlSharpCli.build: flush

* winexe.in: add file to be template for executable assemblies
to be installed on windows via "make install" by providing
a script that runs mono and the assembly
like mcs runs mono mcs.exe

svn path=/trunk/mcs/; revision=9266
mcs/ChangeLog
mcs/class/makefile.gnu
mcs/ilasm/makefile
mcs/makefile
mcs/monoresgen/makefile
mcs/tools/SqlSharp/SqlSharpCli.build
mcs/winexe.in [new file with mode: 0755]