From: Akim Demaille Date: Fri, 15 Nov 2002 09:04:37 +0000 (+0000) Subject: 2002-11-15 Tim Van Holder X-Git-Tag: BISON-1_875~249 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/0258d1661c510f3b1779ae19e96ff26a1620e8c7 2002-11-15 Tim Van Holder * 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. --- diff --git a/config/.cvsignore b/config/.cvsignore index dc107e90..568a05fc 100644 --- a/config/.cvsignore +++ b/config/.cvsignore @@ -7,3 +7,5 @@ config.sub config.guess mdate-sh texinfo.tex +config.rpath +ylwrap diff --git a/m4/.cvsignore b/m4/.cvsignore index 282522db..057eeb7c 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -1,2 +1,19 @@ Makefile 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 diff --git a/po/.cvsignore b/po/.cvsignore index 1ddbbc8a..9f87b005 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -6,3 +6,11 @@ bison.pot stamp-cat-id *.gmo Makefile.in +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sed +remove-potcdate.sin diff --git a/src/.cvsignore b/src/.cvsignore index 5e9bd60f..af101b01 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -5,4 +5,5 @@ bison *.log *.flc Makefile.in +scan-gram.c scan-skel.c diff --git a/tests/.cvsignore b/tests/.cvsignore index d7cb92e2..5b176f1e 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -11,3 +11,4 @@ calc autom4te.cache bison Makefile.in +atlocal