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