diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2002-06-18 20:02:21 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2002-06-18 20:02:21 +0000 |
commit | bb20b7dafd604a1ceba1da24d9992ed38838479f (patch) | |
tree | 7817d5f71723db16dab21b115baae3ba65b847ed /.cvsignore | |
parent | c985dc5e74907ffe09a8d132981ef434304fdacf (diff) | |
download | gcc-bb20b7dafd604a1ceba1da24d9992ed38838479f.tar.gz |
configure: For in-source builds, make a subdir and re-exec there.
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: For in-source builds, make a subdir and re-exec there.
* Makefile: New file. Pass targets through to build directory.
* .cvsignore: No longer ignore "Makefile".
From-SVN: r54759
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index e2952dc9ac3..9cd799e739a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -26,7 +26,6 @@ configure.tps configure.vr configure.vrs dir.info -Makefile lost+found update.out LAST_UPDATED |