.
[gnulib.git] / m4 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13 SHELL = @SHELL@
14
15 srcdir = @srcdir@
16 top_srcdir = @top_srcdir@
17 VPATH = @srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
20
21 bindir = @bindir@
22 sbindir = @sbindir@
23 libexecdir = @libexecdir@
24 datadir = @datadir@
25 sysconfdir = @sysconfdir@
26 sharedstatedir = @sharedstatedir@
27 localstatedir = @localstatedir@
28 libdir = @libdir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
33
34 DESTDIR =
35
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39
40 top_builddir = ..
41
42 ACLOCAL = @ACLOCAL@
43 AUTOCONF = @AUTOCONF@
44 AUTOMAKE = @AUTOMAKE@
45 AUTOHEADER = @AUTOHEADER@
46
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 INSTALL_SCRIPT = @INSTALL_SCRIPT@
51 INSTALL_STRIP_FLAG =
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AMDEP = @AMDEP@
63 AMTAR = @AMTAR@
64 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CPP = @CPP@
68 CXX = @CXX@
69 CXXCPP = @CXXCPP@
70 DATADIRNAME = @DATADIRNAME@
71 DEPDIR = @DEPDIR@
72 GENCAT = @GENCAT@
73 GETCONF = @GETCONF@
74 GMOFILES = @GMOFILES@
75 GMSGFMT = @GMSGFMT@
76 GNU_PACKAGE = @GNU_PACKAGE@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INSTOBJEXT = @INSTOBJEXT@
81 INTLDEPS = @INTLDEPS@
82 INTLLIBS = @INTLLIBS@
83 INTLOBJS = @INTLOBJS@
84 LIBOBJS = @LIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 PACKAGE = @PACKAGE@
89 PERL = @PERL@
90 POFILES = @POFILES@
91 POSUB = @POSUB@
92 POW_LIBM = @POW_LIBM@
93 RANLIB = @RANLIB@
94 U = @U@
95 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
96 USE_NLS = @USE_NLS@
97 VERSION = @VERSION@
98 YACC = @YACC@
99 l = @l@
100
101
102 EXTRA_DIST = README Makefile.am.in \
103 afs.m4 \
104 assert.m4 \
105 bison.m4 \
106 check-decl.m4 \
107 chown.m4 \
108 d-ino.m4 \
109 d-type.m4 \
110 decl.m4 \
111 error.m4 \
112 fnmatch.m4 \
113 fstypename.m4 \
114 getgroups.m4 \
115 getline.m4 \
116 getloadavg.m4 \
117 gettext.m4 \
118 glibc.m4 \
119 group-member.m4 \
120 inttypes_h.m4 \
121 isc-posix.m4 \
122 jm-glibc-io.m4 \
123 jm-macros.m4 \
124 jm-mktime.m4 \
125 jm-winsz1.m4 \
126 jm-winsz2.m4 \
127 largefile.m4 \
128 lchown.m4 \
129 lcmessage.m4 \
130 ls-mntd-fs.m4 \
131 lstat.m4 \
132 malloc.m4 \
133 memcmp.m4 \
134 perl.m4 \
135 prereq.m4 \
136 progtest.m4 \
137 putenv.m4 \
138 readdir.m4 \
139 realloc.m4 \
140 regex.m4 \
141 search-libs.m4 \
142 st_dm_mode.m4 \
143 st_mtim.m4 \
144 stat.m4 \
145 strftime.m4 \
146 uintmax_t.m4 \
147 ulonglong.m4 \
148 uptime.m4 \
149 utimbuf.m4 \
150 utime.m4 \
151 utimes.m4 \
152 xstrtoumax.m4
153
154 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155 CONFIG_HEADER = ../config.h
156 CONFIG_CLEAN_FILES = 
157 DIST_SOURCES = 
158 DIST_COMMON =  README ChangeLog Makefile.am Makefile.in
159
160
161 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162
163 GZIP_ENV = --best
164 all: all-redirect
165 .SUFFIXES:
166 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
167         cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
168
169 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
170         cd $(top_builddir) \
171           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
172
173 tags: TAGS
174 TAGS:
175
176
177 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
178
179 subdir = m4
180
181 distdir: $(DISTFILES)
182         @for file in $(DISTFILES); do \
183           d=$(srcdir); \
184           if test -d $$d/$$file; then \
185             cp -pr $$d/$$file $(distdir)/$$file; \
186           else \
187             test -f $(distdir)/$$file \
188             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
189             || cp -p $$d/$$file $(distdir)/$$file || :; \
190           fi; \
191         done
192 info-am:
193 info: info-am
194 dvi-am:
195 dvi: dvi-am
196 check-am: all-am
197 check: check-am
198 installcheck-am:
199 installcheck: installcheck-am
200 install-exec-am:
201 install-exec: install-exec-am
202
203 install-data-am:
204 install-data: install-data-am
205
206 install-am: all-am
207         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
208 install: install-am
209 uninstall-am:
210 uninstall: uninstall-am
211 all-am: Makefile
212 all-redirect: all-am
213 install-strip:
214         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
215 installdirs:
216
217
218 mostlyclean-generic:
219
220 clean-generic:
221
222 distclean-generic:
223         -rm -f Makefile $(CONFIG_CLEAN_FILES)
224         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
225
226 maintainer-clean-generic:
227 mostlyclean-am:  mostlyclean-generic
228
229 mostlyclean: mostlyclean-am
230
231 clean-am:  clean-generic mostlyclean-am
232
233 clean: clean-am
234
235 distclean-am:  distclean-generic clean-am
236
237 distclean: distclean-am
238
239 maintainer-clean-am:  maintainer-clean-generic distclean-am
240         @echo "This command is intended for maintainers to use;"
241         @echo "it deletes files that may require special tools to rebuild."
242
243 maintainer-clean: maintainer-clean-am
244
245 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
246 installcheck-am installcheck install-exec-am install-exec \
247 install-data-am install-data install-am install uninstall-am uninstall \
248 all-redirect all-am all install-strip installdirs mostlyclean-generic \
249 distclean-generic clean-generic maintainer-clean-generic clean \
250 mostlyclean distclean maintainer-clean
251
252
253 Makefile.am: Makefile.am.in
254         rm -f $@ $@t
255         sed -n '1,/^##m4-files-begin/p' $< > $@t
256         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
257           (echo *.m4|tr ' ' @) ) \
258           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
259           >> $@t
260         sed -n '/^##m4-files-end/,$$p' $< >> $@t
261         chmod a-w $@t
262         mv $@t $@
263
264 # Tell versions [3.59,3.63) of GNU make to not export all variables.
265 # Otherwise a system limit (for SysV at least) may be exceeded.
266 .NOEXPORT: