Add support for "::=" simple assignment operator.
[make.git] / config / Makefile.am
blob34cea7178af5a10c82907bcf4e0eccdeca9a2492
1 # -*-Makefile-*-, or close enough
2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
3 # 2012 Free Software Foundation, Inc.
4 # This file is part of GNU Make.
6 # GNU Make is free software; you can redistribute it and/or modify it under
7 # the terms of the GNU General Public License as published by the Free
8 # Software Foundation; either version 3 of the License, or (at your option)
9 # any later version.
11 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
12 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 # FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
14 # details.
16 # You should have received a copy of the GNU General Public License along with
17 # this program.  If not, see <http://www.gnu.org/licenses/>.
19 EXTRA_DIST =    \
20                 codeset.m4 \
21                 dospaths.m4 \
22                 gettext.m4 \
23                 glibc21.m4 \
24                 iconv.m4 \
25                 intdiv0.m4 \
26                 intmax.m4 \
27                 inttypes-pri.m4 \
28                 inttypes.m4 \
29                 inttypes_h.m4 \
30                 isc-posix.m4 \
31                 isc-posix.m4 \
32                 lcmessage.m4 \
33                 lib-ld.m4 \
34                 lib-link.m4 \
35                 lib-prefix.m4 \
36                 longdouble.m4 \
37                 longlong.m4 \
38                 nls.m4 \
39                 po.m4 \
40                 printf-posix.m4 \
41                 progtest.m4 \
42                 signed.m4 \
43                 size_max.m4 \
44                 stdint_h.m4 \
45                 uintmax_t.m4 \
46                 ulonglong.m4 \
47                 wchar_t.m4 \
48                 wint_t.m4 \
49                 xsize.m4