Redesign the structure for setup and clean rules. New structure uses
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 06:19:43 +0000 (06:19 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 06:19:43 +0000 (06:19 +0000)
commit670abea085f1b099d74b90be9094b03833fb8208
treee6cf4324a3e6e8547cb5a0d73d4d530ebedc04ed
parenta0cb290d37c54867c652ffee026973e33ec84b25
Redesign the structure for setup and clean rules.  New structure uses
shell scripts in each directory, which the makefiles refer to.  This
greatly simplifies the configuration code because it was getting too
painful to put complex shell scripts inside the makefiles.
v7/src/Setup.sh
v7/src/compiler/Clean.sh
v7/src/etc/Setup.sh
v7/src/runtime-check/Setup.sh