cvsignore: Add info files.
* .cvsignore: Add info files. f: * .cvsignore: New file; add info files. From-SVN: r38149
This commit is contained in:
parent
7a21743b7e
commit
1b32f732bf
4 changed files with 12 additions and 0 deletions
|
@ -5,3 +5,6 @@ c-parse.y
|
|||
c-parse.h
|
||||
c-parse.c
|
||||
tradcif.c
|
||||
gcc.info*
|
||||
cpp.info*
|
||||
c-tree.info*
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||
|
||||
* .cvsignore: Add info files.
|
||||
|
||||
2000-12-08 Laurynas Biveinis <lauras@softhome.net>
|
||||
|
||||
* config/winnt: Remove obsolete directory.
|
||||
|
|
1
gcc/f/.cvsignore
Normal file
1
gcc/f/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
g77.info*
|
|
@ -1,3 +1,7 @@
|
|||
Sat Dec 9 10:20:11 2000 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||
|
||||
* .cvsignore: New file; add info files.
|
||||
|
||||
2000-12-08 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||
|
||||
* Make-lang.in (f77.info): Depend on info files in source
|
||||
|
|
Loading…
Add table
Reference in a new issue