mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Reorganized: sources in src', documentation in doc'.
This commit is contained in:
19
doc/.cvsignore
Normal file
19
doc/.cvsignore
Normal file
@@ -0,0 +1,19 @@
|
||||
ChangeLog
|
||||
Makefile
|
||||
Makefile.in
|
||||
bison.aux
|
||||
bison.cp
|
||||
bison.cps
|
||||
bison.dvi
|
||||
bison.fn
|
||||
bison.info
|
||||
bison.info-[0-9]*
|
||||
bison.ky
|
||||
bison.log
|
||||
bison.pg
|
||||
bison.ps
|
||||
bison.toc
|
||||
bison.tp
|
||||
bison.vr
|
||||
stamp-vti
|
||||
version.texi
|
||||
7
doc/Makefile.am
Normal file
7
doc/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
||||
AUTOMAKE_OPTIONS = 1.4
|
||||
|
||||
info_TEXINFOS = bison.texinfo
|
||||
man_MANS = bison.1
|
||||
|
||||
EXTRA_DIST = bison.1 bison.rnh
|
||||
Reference in New Issue
Block a user