*** empty log message ***
[findutils.git] / m4 / Makefile.in
blobece7756d555d0f108fbb2ba94b079bdbcfdcb5b4
1 # Makefile.in generated automatically by automake 1.4f from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
14 @SET_MAKE@
16 SHELL = @SHELL@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AWK = @AWK@
62 CATALOGS = @CATALOGS@
63 CATOBJEXT = @CATOBJEXT@
64 CC = @CC@
65 CPP = @CPP@
66 DATADIRNAME = @DATADIRNAME@
67 DEPDIR = @DEPDIR@
68 DF_PROG = @DF_PROG@
69 GENCAT = @GENCAT@
70 GLIBC21 = @GLIBC21@
71 GMOFILES = @GMOFILES@
72 GMSGFMT = @GMSGFMT@
73 GNU_PACKAGE = @GNU_PACKAGE@
74 GT_NO = @GT_NO@
75 GT_YES = @GT_YES@
76 INCLUDES = @INCLUDES@
77 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
78 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 LIBICONV = @LIBICONV@
84 LIBOBJS = @LIBOBJS@
85 MAN = @MAN@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
89 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
90 PACKAGE = @PACKAGE@
91 POFILES = @POFILES@
92 POSUB = @POSUB@
93 RANLIB = @RANLIB@
94 U = @U@
95 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
96 USE_NLS = @USE_NLS@
97 VERSION = @VERSION@
98 _am_include = @_am_include@
99 _am_quote = @_am_quote@
100 install_sh = @install_sh@
101 l = @l@
103 EXTRA_DIST = README Makefile.am.in \
104 afs.m4 \
105 assert.m4 \
106 c-bs-a.m4 \
107 check-decl.m4 \
108 d-ino.m4 \
109 d-type.m4 \
110 error.m4 \
111 fnmatch.m4 \
112 fnmatchcase.m4 \
113 fstypename.m4 \
114 getline.m4 \
115 gettext.m4 \
116 glibc.m4 \
117 glibc21.m4 \
118 iconv.m4 \
119 inttypes_h.m4 \
120 isc-posix.m4 \
121 jm-glibc-io.m4 \
122 jm-macros.m4 \
123 jm-mktime.m4 \
124 lcmessage.m4 \
125 libintl.m4 \
126 link-follow.m4 \
127 ls-mntd-fs.m4 \
128 lstat-slash.m4 \
129 lstat.m4 \
130 malloc.m4 \
131 mbstate_t.m4 \
132 memcmp.m4 \
133 prereq.m4 \
134 progtest.m4 \
135 readdir.m4 \
136 realloc.m4 \
137 regex.m4 \
138 st_dm_mode.m4 \
139 st_mtim.m4 \
140 stat.m4 \
141 strerror_r.m4 \
142 strftime.m4 \
143 timespec.m4 \
144 uintmax_t.m4 \
145 ulonglong.m4 \
146 xstrtoumax.m4
148 EXEEXT =
149 OBJEXT = o
150 subdir = m4
151 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
152 CONFIG_HEADER = $(top_builddir)/config.h
153 CONFIG_CLEAN_FILES =
154 DIST_SOURCES =
155 DIST_COMMON = README ChangeLog Makefile.am Makefile.in
156 all: all-am
158 .SUFFIXES:
159 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
160 cd $(top_srcdir) && \
161 $(AUTOMAKE) --gnu m4/Makefile
162 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
163 cd $(top_builddir) && \
164 CONFIG_HEADERS= CONFIG_LINKS= \
165 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
166 uninstall-info-am:
167 tags: TAGS
168 TAGS:
171 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173 top_distdir = ..
174 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
176 distdir: $(DISTFILES)
177 @for file in $(DISTFILES); do \
178 if test -f $$file; then d=.; else d=$(srcdir); fi; \
179 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
180 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
181 $(mkinstalldirs) "$(distdir)/$$dir"; \
182 fi; \
183 if test -d $$d/$$file; then \
184 cp -pR $$d/$$file $(distdir) \
185 || exit 1; \
186 else \
187 test -f $(distdir)/$$file \
188 || cp -p $$d/$$file $(distdir)/$$file \
189 || exit 1; \
190 fi; \
191 done
192 check-am: all-am
193 check: check-am
194 all-am: Makefile
196 installdirs:
198 install: install-am
199 install-exec: install-exec-am
200 install-data: install-data-am
201 uninstall: uninstall-am
203 install-am: all-am
204 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
206 installcheck: installcheck-am
207 install-strip:
208 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
209 `test -z '$(STRIP)' || \
210 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
211 mostlyclean-generic:
213 clean-generic:
215 distclean-generic:
216 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
218 maintainer-clean-generic:
219 @echo "This command is intended for maintainers to use"
220 @echo "it deletes files that may require special tools to rebuild."
221 clean: clean-am
223 clean-am: clean-generic mostlyclean-am
225 distclean: distclean-am
227 distclean-am: clean-am distclean-generic
229 dvi: dvi-am
231 dvi-am:
233 info: info-am
235 info-am:
237 install-data-am:
239 install-exec-am:
241 install-info: install-info-am
243 install-man:
245 installcheck-am:
247 maintainer-clean: maintainer-clean-am
249 maintainer-clean-am: distclean-am maintainer-clean-generic
251 mostlyclean: mostlyclean-am
253 mostlyclean-am: mostlyclean-generic
255 uninstall-am: uninstall-info-am
257 uninstall-info: uninstall-info-am
259 .PHONY: all all-am check check-am clean clean-generic distclean \
260 distclean-generic distdir dvi dvi-am info info-am install \
261 install-am install-data install-data-am install-exec \
262 install-exec-am install-info install-info-am install-man \
263 install-strip installcheck installcheck-am installdirs \
264 maintainer-clean maintainer-clean-generic mostlyclean \
265 mostlyclean-generic uninstall uninstall-am uninstall-info-am
268 Makefile.am: Makefile.am.in
269 rm -f $@ $@t
270 sed -n '1,/^##m4-files-begin/p' $< > $@t
271 ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
272 (echo *.m4|tr ' ' @) ) \
273 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
274 >> $@t
275 sed -n '/^##m4-files-end/,$$p' $< >> $@t
276 chmod a-w $@t
277 mv $@t $@
278 # Tell versions [3.59,3.63) of GNU make to not export all variables.
279 # Otherwise a system limit (for SysV at least) may be exceeded.
280 .NOEXPORT: