.
[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 AMTAR = @AMTAR@
63 AMTARFLAGS = @AMTARFLAGS@
64 AWK = @AWK@
65 CATALOGS = @CATALOGS@
66 CATOBJEXT = @CATOBJEXT@
67 CC = @CC@
68 CPP = @CPP@
69 DATADIRNAME = @DATADIRNAME@
70 GENCAT = @GENCAT@
71 GETCONF = @GETCONF@
72 GMOFILES = @GMOFILES@
73 GMSGFMT = @GMSGFMT@
74 GNU_PACKAGE = @GNU_PACKAGE@
75 GT_NO = @GT_NO@
76 GT_YES = @GT_YES@
77 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
78 INSTOBJEXT = @INSTOBJEXT@
79 INTLDEPS = @INTLDEPS@
80 INTLLIBS = @INTLLIBS@
81 INTLOBJS = @INTLOBJS@
82 LIBOBJS = @LIBOBJS@
83 MAKEINFO = @MAKEINFO@
84 MKINSTALLDIRS = @MKINSTALLDIRS@
85 MSGFMT = @MSGFMT@
86 PACKAGE = @PACKAGE@
87 PERL = @PERL@
88 POFILES = @POFILES@
89 POSUB = @POSUB@
90 POW_LIBM = @POW_LIBM@
91 RANLIB = @RANLIB@
92 U = @U@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
94 USE_NLS = @USE_NLS@
95 VERSION = @VERSION@
96 YACC = @YACC@
97 install_sh = @install_sh@
98 l = @l@
99
100
101 EXTRA_DIST = README Makefile.am.in \
102 afs.m4 \
103 assert.m4 \
104 bison.m4 \
105 check-decl.m4 \
106 check-type.m4 \
107 chown.m4 \
108 const.m4 \
109 d-ino.m4 \
110 d-type.m4 \
111 decl.m4 \
112 error.m4 \
113 fnmatch.m4 \
114 fstypename.m4 \
115 getgroups.m4 \
116 getline.m4 \
117 getloadavg.m4 \
118 gettext.m4 \
119 glibc.m4 \
120 group-member.m4 \
121 inttypes_h.m4 \
122 isc-posix.m4 \
123 jm-glibc-io.m4 \
124 jm-macros.m4 \
125 jm-mktime.m4 \
126 jm-winsz1.m4 \
127 jm-winsz2.m4 \
128 largefile.m4 \
129 lchown.m4 \
130 lcmessage.m4 \
131 ls-mntd-fs.m4 \
132 lstat.m4 \
133 malloc.m4 \
134 memcmp.m4 \
135 mktime.m4 \
136 perl.m4 \
137 prereq.m4 \
138 progtest.m4 \
139 putenv.m4 \
140 readdir.m4 \
141 realloc.m4 \
142 regex.m4 \
143 search-libs.m4 \
144 st_dm_mode.m4 \
145 st_mtim.m4 \
146 stat.m4 \
147 strftime.m4 \
148 uintmax_t.m4 \
149 ulonglong.m4 \
150 uptime.m4 \
151 utimbuf.m4 \
152 utime.m4 \
153 utimes.m4 \
154 xstrtoumax.m4
155
156 subdir = m4
157 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
158 CONFIG_HEADER = ../config.h
159 CONFIG_CLEAN_FILES = 
160 DIST_SOURCES = 
161 DIST_COMMON =  README ChangeLog Makefile.am Makefile.in
162
163
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165
166 GZIP_ENV = --best
167 all: all-redirect
168 .SUFFIXES:
169 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
170         cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
171
172 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
173         cd $(top_builddir) \
174           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
175
176 tags: TAGS
177 TAGS:
178
179
180 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
181
182 distdir: $(DISTFILES)
183         here=`cd $(top_builddir) && pwd`; \
184         top_distdir=`cd $(top_distdir) && pwd`; \
185         distdir=`cd $(distdir) && pwd`; \
186         cd $(top_srcdir) \
187           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits m4/Makefile
188         @for file in $(DISTFILES); do \
189           d=$(srcdir); \
190           if test -d $$d/$$file; then \
191             cp -pr $$d/$$file $(distdir)/$$file; \
192           else \
193             test -f $(distdir)/$$file \
194             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
195             || cp -p $$d/$$file $(distdir)/$$file || :; \
196           fi; \
197         done
198
199 info-am:
200 info: info-am
201 dvi-am:
202 dvi: dvi-am
203 check-am: all-am
204 check: check-am
205 installcheck-am:
206 installcheck: installcheck-am
207 install-exec-am:
208 install-exec: install-exec-am
209
210 install-data-am:
211 install-data: install-data-am
212
213 install-am: all-am
214         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
215 install: install-am
216 uninstall-am:
217 uninstall: uninstall-am
218 all-am: Makefile
219 all-redirect: all-am
220 install-strip:
221         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
222 installdirs:
223
224
225 mostlyclean-generic:
226
227 clean-generic:
228
229 distclean-generic:
230         -rm -f Makefile $(CONFIG_CLEAN_FILES)
231         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
232
233 maintainer-clean-generic:
234 mostlyclean-am:  mostlyclean-generic
235
236 mostlyclean: mostlyclean-am
237
238 clean-am:  clean-generic mostlyclean-am
239
240 clean: clean-am
241
242 distclean-am:  distclean-generic clean-am
243
244 distclean: distclean-am
245
246 maintainer-clean-am:  maintainer-clean-generic distclean-am
247         @echo "This command is intended for maintainers to use;"
248         @echo "it deletes files that may require special tools to rebuild."
249
250 maintainer-clean: maintainer-clean-am
251
252 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
253 installcheck-am installcheck install-exec-am install-exec \
254 install-data-am install-data install-am install uninstall-am uninstall \
255 all-redirect all-am all install-strip installdirs mostlyclean-generic \
256 distclean-generic clean-generic maintainer-clean-generic clean \
257 mostlyclean distclean maintainer-clean
258
259
260 Makefile.am: Makefile.am.in
261         rm -f $@ $@t
262         sed -n '1,/^##m4-files-begin/p' $< > $@t
263         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
264           (echo *.m4|tr ' ' @) ) \
265           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
266           >> $@t
267         sed -n '/^##m4-files-end/,$$p' $< >> $@t
268         chmod a-w $@t
269         mv $@t $@
270
271 # Tell versions [3.59,3.63) of GNU make to not export all variables.
272 # Otherwise a system limit (for SysV at least) may be exceeded.
273 .NOEXPORT: