.
[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 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CPP = @CPP@
68 DATADIRNAME = @DATADIRNAME@
69 DF_PROG = @DF_PROG@
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 MVDIR_PROG = @MVDIR_PROG@
87 PACKAGE = @PACKAGE@
88 PERL = @PERL@
89 POFILES = @POFILES@
90 POSUB = @POSUB@
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 l = @l@
98
99
100 EXTRA_DIST = README Makefile.am.in \
101 afs.m4 \
102 assert.m4 \
103 check-decl.m4 \
104 check-type.m4 \
105 chown.m4 \
106 const.m4 \
107 d-ino.m4 \
108 d-type.m4 \
109 decl.m4 \
110 error.m4 \
111 fnmatch.m4 \
112 fstypename.m4 \
113 getgroups.m4 \
114 getline.m4 \
115 getloadavg.m4 \
116 gettext.m4 \
117 glibc.m4 \
118 group-member.m4 \
119 inttypes_h.m4 \
120 isc-posix.m4 \
121 jm-glibc-io.m4 \
122 jm-macros.m4 \
123 jm-mktime.m4 \
124 jm-winsz1.m4 \
125 jm-winsz2.m4 \
126 lchown.m4 \
127 lcmessage.m4 \
128 lfs.m4 \
129 ls-mntd-fs.m4 \
130 lstat.m4 \
131 malloc.m4 \
132 memcmp.m4 \
133 perl.m4 \
134 prereq.m4 \
135 progtest.m4 \
136 putenv.m4 \
137 readdir.m4 \
138 realloc.m4 \
139 regex.m4 \
140 search-libs.m4 \
141 st_dm_mode.m4 \
142 st_mtim.m4 \
143 stat.m4 \
144 strftime.m4 \
145 uintmax_t.m4 \
146 ulonglong.m4 \
147 uptime.m4 \
148 utimbuf.m4 \
149 utime.m4 \
150 utimes.m4 \
151 xstrtoumax.m4
152
153 subdir = m4
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 distdir: $(DISTFILES)
180         here=`cd $(top_builddir) && pwd`; \
181         top_distdir=`cd $(top_distdir) && pwd`; \
182         distdir=`cd $(distdir) && pwd`; \
183         cd $(top_srcdir) \
184           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits m4/Makefile
185         @for file in $(DISTFILES); do \
186           d=$(srcdir); \
187           if test -d $$d/$$file; then \
188             cp -pr $$d/$$file $(distdir)/$$file; \
189           else \
190             test -f $(distdir)/$$file \
191             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
192             || cp -p $$d/$$file $(distdir)/$$file || :; \
193           fi; \
194         done
195
196 info-am:
197 info: info-am
198 dvi-am:
199 dvi: dvi-am
200 check-am: all-am
201 check: check-am
202 installcheck-am:
203 installcheck: installcheck-am
204 install-exec-am:
205 install-exec: install-exec-am
206
207 install-data-am:
208 install-data: install-data-am
209
210 install-am: all-am
211         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
212 install: install-am
213 uninstall-am:
214 uninstall: uninstall-am
215 all-am: Makefile
216 all-redirect: all-am
217 install-strip:
218         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
219 installdirs:
220
221
222 mostlyclean-generic:
223
224 clean-generic:
225
226 distclean-generic:
227         -rm -f Makefile $(CONFIG_CLEAN_FILES)
228         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
229
230 maintainer-clean-generic:
231 mostlyclean-am:  mostlyclean-generic
232
233 mostlyclean: mostlyclean-am
234
235 clean-am:  clean-generic mostlyclean-am
236
237 clean: clean-am
238
239 distclean-am:  distclean-generic clean-am
240
241 distclean: distclean-am
242
243 maintainer-clean-am:  maintainer-clean-generic distclean-am
244         @echo "This command is intended for maintainers to use;"
245         @echo "it deletes files that may require special tools to rebuild."
246
247 maintainer-clean: maintainer-clean-am
248
249 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
250 installcheck-am installcheck install-exec-am install-exec \
251 install-data-am install-data install-am install uninstall-am uninstall \
252 all-redirect all-am all install-strip installdirs mostlyclean-generic \
253 distclean-generic clean-generic maintainer-clean-generic clean \
254 mostlyclean distclean maintainer-clean
255
256
257 Makefile.am: Makefile.am.in
258         rm -f $@ $@t
259         sed -n '1,/^##m4-files-begin/p' $< > $@t
260         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
261           (echo *.m4|tr ' ' @) ) \
262           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
263           >> $@t
264         sed -n '/^##m4-files-end/,$$p' $< >> $@t
265         chmod a-w $@t
266         mv $@t $@
267
268 # Tell versions [3.59,3.63) of GNU make to not export all variables.
269 # Otherwise a system limit (for SysV at least) may be exceeded.
270 .NOEXPORT: