Redesign the structure for setup and clean rules. New structure uses
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 06:12:52 +0000 (06:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 06:12:52 +0000 (06:12 +0000)
commita0cb290d37c54867c652ffee026973e33ec84b25
treed5ebe476deef4671fc7b61b169d0e51c9d8c3c43
parent8b1b3b34c1957243eba3a65910280b992bb91cf7
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/compiler/Clean.sh
v7/src/compiler/Setup.sh
v7/src/etc/Clean.sh
v7/src/etc/Tags.sh [new file with mode: 0755]