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