Do away with stampfiles.
authorRaja R Harinath <harinath@hurrynot.org>
Wed, 9 Jun 2004 10:57:33 +0000 (10:57 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Wed, 9 Jun 2004 10:57:33 +0000 (10:57 -0000)
commit86ef6c503b8406252ba423a1755695d36da9157d
tree28f52eac3d2898b146712a30f473a55af8173893
parent444b551e2d70e9200b135896a01fff825c381629
Do away with stampfiles.
Introduce support for VB test cases.
* library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): New auto-detecting
defines.
(stampfile, test_stampfile): Remove.
(clean-local): Don't mention them.
(test-local, run-test-local, run-test-ondotnet-local):
Make unconditional.
($(makefrag), $(test_makefrag)): Simplify.
($(btest_lib)): New.  Support for VB testcases.

svn path=/trunk/mcs/; revision=29105
mcs/build/ChangeLog
mcs/build/library.make