Redesign the structure for setup and clean rules. New structure uses
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 05:53:17 +0000 (05:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Dec 2000 05:53:17 +0000 (05:53 +0000)
commitdd957d821caa57a7a0c8a72e5822938330b5bd8f
tree004bfb419610db5b3de2a261ec066b049945a911
parent42edcc6dcaf273278a4e661e7b6b43dacfe12b1b
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 [new file with mode: 0755]
v7/src/compiler/Stage.sh [new file with mode: 0755]
v7/src/etc/Stage.sh