Misc. 'make distcheck' fixes.
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 7 Dec 2004 10:29:43 +0000 (10:29 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 7 Dec 2004 10:29:43 +0000 (10:29 -0000)
commit0a24c89f13b00e8b170aeab42eecbbdb07ca4e0f
tree97d2854ffb7d1404d965c53446e7c26f9647d5e5
parentffebee129dd78aa28bb4b41dde0ef972a54876c4
Misc. 'make distcheck' fixes.

In tools:
* Makefile (run-test-ondotnet-local, uninstall-local): New.

In tests:
* Makefile (DISTFILES): Distribute *.inc files too.
(with_mono_path): New.
(casts.cs, boot-casts.out, mcs-casts.out): Use it.

In jay:
* Makefile (uninstall-local): Remove $(prefix)/man/man1/jay.1.

In build:
* executable.make (uninstall-local): Remove .config file too.
* library.make (uninstall-local): Don't error out if GACUTIL fails.

In errors:
* Makefile (DISTFILES): Add expected error and ignored test lists.

svn path=/trunk/mcs/; revision=37308
12 files changed:
mcs/build/ChangeLog
mcs/build/executable.make
mcs/build/library.make
mcs/errors/ChangeLog
mcs/errors/Makefile
mcs/errors/errors.txt [changed mode: 0755->0644]
mcs/jay/ChangeLog
mcs/jay/Makefile
mcs/tests/ChangeLog
mcs/tests/Makefile
mcs/tools/ChangeLog
mcs/tools/Makefile