mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 03:03:02 +00:00
2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
* src/.cvsignore: Add src-gram.c. * tests/.cvsignore: Add atlocal. * config/.cvsignore, m4/.cvsignore, po/.cvsignore: Add several files that autoreconf may bring in during bootstrap.
This commit is contained in:
@@ -7,3 +7,5 @@ config.sub
|
|||||||
config.guess
|
config.guess
|
||||||
mdate-sh
|
mdate-sh
|
||||||
texinfo.tex
|
texinfo.tex
|
||||||
|
config.rpath
|
||||||
|
ylwrap
|
||||||
|
|||||||
@@ -1,2 +1,19 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
codeset.m4
|
||||||
|
gettext.m4
|
||||||
|
glibc21.m4
|
||||||
|
iconv.m4
|
||||||
|
intdiv0.m4
|
||||||
|
inttypes-pri.m4
|
||||||
|
inttypes.m4
|
||||||
|
inttypes_h.m4
|
||||||
|
isc-posix.m4
|
||||||
|
lcmessage.m4
|
||||||
|
lib-ld.m4
|
||||||
|
lib-link.m4
|
||||||
|
lib-prefix.m4
|
||||||
|
progtest.m4
|
||||||
|
stdint_h.m4
|
||||||
|
uintmax_t.m4
|
||||||
|
ulonglong.m4
|
||||||
|
|||||||
@@ -6,3 +6,11 @@ bison.pot
|
|||||||
stamp-cat-id
|
stamp-cat-id
|
||||||
*.gmo
|
*.gmo
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
Rules-quot
|
||||||
|
boldquot.sed
|
||||||
|
en@boldquot.header
|
||||||
|
en@quot.header
|
||||||
|
insert-header.sin
|
||||||
|
quot.sed
|
||||||
|
remove-potcdate.sed
|
||||||
|
remove-potcdate.sin
|
||||||
|
|||||||
@@ -5,4 +5,5 @@ bison
|
|||||||
*.log
|
*.log
|
||||||
*.flc
|
*.flc
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
scan-gram.c
|
||||||
scan-skel.c
|
scan-skel.c
|
||||||
|
|||||||
@@ -11,3 +11,4 @@ calc
|
|||||||
autom4te.cache
|
autom4te.cache
|
||||||
bison
|
bison
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
atlocal
|
||||||
|
|||||||
Reference in New Issue
Block a user