mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
20 lines
376 B
Makefile
20 lines
376 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
|
EXTRA_DIST = \
|
|
atconfig.m4 \
|
|
error.m4 \
|
|
iconv.m4 \
|
|
m4.m4 \
|
|
prereq.m4 \
|
|
strerror_r.m4 \
|
|
c-bs-a.m4 \
|
|
gettext.m4 \
|
|
isc-posix.m4 \
|
|
malloc.m4 \
|
|
progtest.m4 \
|
|
warning.m4 \
|
|
codeset.m4 \
|
|
glibc21.m4 \
|
|
lcmessage.m4 \
|
|
mbstate_t.m4 \
|
|
realloc.m4
|