]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (stage1-start, [...]): Move $(SPECS) to specs in stage dir.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 12 Apr 2003 09:00:27 +0000 (09:00 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 12 Apr 2003 09:00:27 +0000 (09:00 +0000)
commitff3d4e83ed3cc065a40d75546acc67b4f0dac568
tree02f3604b0d9258cf86b12a2ada7679a0b0c9e7d6
parent9e6ccb985d19dd23786c673dc7f8372e41cceea5
Makefile.in (stage1-start, [...]): Move $(SPECS) to specs in stage dir.

* Makefile.in (stage1-start, stage2-start, stage3-start,
stage4-start): Move $(SPECS) to specs in stage dir.
(unstage1 unstage2 unstage3 unstage4): Move specs in stage dir
back as $(SPECS).

From-SVN: r65504
gcc/ChangeLog
gcc/Makefile.in