mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
8 lines
182 B
Makefile
8 lines
182 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
|
AUTOMAKE_OPTIONS = 1.4
|
|
|
|
info_TEXINFOS = bison.texinfo
|
|
man_MANS = bison.1
|
|
|
|
EXTRA_DIST = FAQ bison.1 bison.rnh
|