diff options
author | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-18 20:02:21 +0000 |
---|---|---|
committer | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-18 20:02:21 +0000 |
commit | 9bf168011e46263fb2b95758df3c03e8689765f0 (patch) | |
tree | 7817d5f71723db16dab21b115baae3ba65b847ed /.cvsignore | |
parent | d944aa142f5056c15020c1750cfb1053f23a5613 (diff) | |
download | gcc-9bf168011e46263fb2b95758df3c03e8689765f0.tar.gz |
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".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54759 138bc75d-0d04-0410-961f-82ee72b054a4
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 |