diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2003-11-21 23:28:31 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2003-11-21 23:28:31 +0000 |
commit | 6f2aeb725e6a63ce58464951b80c68984cafb808 (patch) | |
tree | 9cfbb029dba58b06381c4acceef12c6dd3aaeb59 /gcc/f | |
parent | 40bec508967d0a1c5b053209fdb1e9aa0b600f65 (diff) | |
download | gcc-6f2aeb725e6a63ce58464951b80c68984cafb808.zip gcc-6f2aeb725e6a63ce58464951b80c68984cafb808.tar.gz gcc-6f2aeb725e6a63ce58464951b80c68984cafb808.tar.bz2 |
Remove some .cvsignore files due to doc files now being built in build directory
From-SVN: r73824
Diffstat (limited to 'gcc/f')
-rw-r--r-- | gcc/f/.cvsignore | 2 | ||||
-rw-r--r-- | gcc/f/ChangeLog | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gcc/f/.cvsignore b/gcc/f/.cvsignore deleted file mode 100644 index ef942f0..0000000 --- a/gcc/f/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -g77.info* -g77.1 diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index b04c39d..1891718 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2003-11-21 Kelley Cook <kcook@gcc.gnu.org> + + * .cvsignore: Delete. + 2003-11-20 Joseph S. Myers <jsm@polyomino.org.uk> * Make-lang.in (f77.extraclean): Delete. |