Redesign the structure for setup and clean rules. New structure uses
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 05:12:15 +0000 (05:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 05:12:15 +0000 (05:12 +0000)
commit70a1cf55bdc9f92df0261e274f20388d5e3f3731
treefa081fdb84272d7a5a0ad3474a0caa2f5b54ce18
parente75458ca445d37c4566a86a6768292078ca9eeaf
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/runtime-check/Setup.sh [new file with mode: 0755]