Do away with stampfiles.
authorRaja R Harinath <harinath@hurrynot.org>
Wed, 9 Jun 2004 08:12:16 +0000 (08:12 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Wed, 9 Jun 2004 08:12:16 +0000 (08:12 -0000)
commit8c1fc80fe6f3dd3c2e4e6dd0727b2abd45de5fc1
tree7efd64f72bb795d746c5906b3f2ad3d7d460f2fe
parent95c8c4f8f57c054bccc12734709fdc2c4d696099
Do away with stampfiles.
* executable.make (stampfile): Remove.
(clean-local): Remove mention of $(stampfile).
(test-local, run-test-local, run-test-ondotnet-local):
Make unconditional.  Add dummy rule to prevent other makefiles
from defining rules on these.
($(PROGRAM)): Depend directly on $(BUILT_SOURCES).
($(makefrag)): Simplify.

svn path=/trunk/mcs/; revision=29091
mcs/build/ChangeLog
mcs/build/executable.make