mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
9 lines
206 B
Makefile
9 lines
206 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
|
AUTOMAKE_OPTIONS = 1.4
|
|
|
|
SUBDIRS = intl po src doc
|
|
|
|
EXTRA_DIST = REFERENCES configure.bat OChangeLog
|
|
|
|
DISTCLEANFILES = intl/libintl.h
|