source: trunk/grep/m4/Makefile.am@ 2593

Last change on this file since 2593 was 2557, checked in by bird, 20 years ago

grep 2.5.1a

File size: 731 bytes
Line 
1## Process this file with automake to create Makefile.in
2AUTOMAKE_OPTIONS = no-dependencies
3
4EXTRA_DIST = decl.m4 \
5 djgpp.m4 \
6 dosfile.m4 \
7 envsep.m4 \
8 error.m4 \
9 gettext.m4 \
10 glibc.m4 \
11 header.m4 \
12 init.m4 \
13 install.m4 \
14 inttypes_h.m4 \
15 isc-posix.m4 \
16 largefile.m4 \
17 lcmessage.m4 \
18 malloc.m4 \
19 mbstate_t.m4 \
20 missing.m4 \
21 progtest.m4 \
22 realloc.m4 \
23 regex.m4 \
24 sanity.m4 \
25 strerror_r.m4 \
26 uintmax_t.m4 \
27 ulonglong.m4 \
28 xstrtoumax.m4
Note: See TracBrowser for help on using the repository browser.