*** empty log message ***
[findutils.git] / m4 / Makefile.in
blob21158f27d2523873f053cbcc286d70e715a89879
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3 # Copyright (C) 1994, 1995-9, 2000 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.
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.
13 SHELL = @SHELL@
15 srcdir = @srcdir@
16 top_srcdir = @top_srcdir@
17 VPATH = @srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
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
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
38 top_builddir = ..
40 ACLOCAL = @ACLOCAL@
41 AUTOCONF = @AUTOCONF@
42 AUTOMAKE = @AUTOMAKE@
43 AUTOHEADER = @AUTOHEADER@
45 INSTALL = @INSTALL@
46 INSTALL_PROGRAM = @INSTALL_PROGRAM@
47 INSTALL_DATA = @INSTALL_DATA@
48 INSTALL_SCRIPT = @INSTALL_SCRIPT@
49 INSTALL_STRIP_FLAG =
50 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
59 @SET_MAKE@
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AMDEP = @AMDEP@
63 AMTAR = @AMTAR@
64 AWK = @AWK@
65 CATALOGS = @CATALOGS@
66 CATOBJEXT = @CATOBJEXT@
67 CC = @CC@
68 CPP = @CPP@
69 CXX = @CXX@
70 CXXCPP = @CXXCPP@
71 DATADIRNAME = @DATADIRNAME@
72 DEPDIR = @DEPDIR@
73 DF_PROG = @DF_PROG@
74 GENCAT = @GENCAT@
75 GETCONF = @GETCONF@
76 GMOFILES = @GMOFILES@
77 GMSGFMT = @GMSGFMT@
78 GNU_PACKAGE = @GNU_PACKAGE@
79 GT_NO = @GT_NO@
80 GT_YES = @GT_YES@
81 INCLUDES = @INCLUDES@
82 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
83 INSTOBJEXT = @INSTOBJEXT@
84 INTLDEPS = @INTLDEPS@
85 INTLLIBS = @INTLLIBS@
86 INTLOBJS = @INTLOBJS@
87 LIBOBJS = @LIBOBJS@
88 MAKEINFO = @MAKEINFO@
89 MAN = @MAN@
90 MKINSTALLDIRS = @MKINSTALLDIRS@
91 MSGFMT = @MSGFMT@
92 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
93 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
94 PACKAGE = @PACKAGE@
95 POFILES = @POFILES@
96 POSUB = @POSUB@
97 RANLIB = @RANLIB@
98 U = @U@
99 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100 USE_NLS = @USE_NLS@
101 VERSION = @VERSION@
102 install_sh = @install_sh@
103 l = @l@
106 EXTRA_DIST = README Makefile.am.in \
107 afs.m4 \
108 assert.m4 \
109 c-bs-a.m4 \
110 check-decl.m4 \
111 d-ino.m4 \
112 d-type.m4 \
113 error.m4 \
114 fnmatch.m4 \
115 fstypename.m4 \
116 getline.m4 \
117 gettext.m4 \
118 glibc.m4 \
119 inttypes_h.m4 \
120 isc-posix.m4 \
121 jm-glibc-io.m4 \
122 jm-macros.m4 \
123 jm-mktime.m4 \
124 largefile.m4 \
125 lcmessage.m4 \
126 link-follow.m4 \
127 ls-mntd-fs.m4 \
128 lstat-slash.m4 \
129 lstat.m4 \
130 malloc.m4 \
131 memcmp.m4 \
132 prereq.m4 \
133 progtest.m4 \
134 readdir.m4 \
135 realloc.m4 \
136 regex.m4 \
137 st_dm_mode.m4 \
138 st_mtim.m4 \
139 stat.m4 \
140 strerror_r.m4 \
141 strftime.m4 \
142 timespec.m4 \
143 uintmax_t.m4 \
144 ulonglong.m4 \
145 xstrtoumax.m4
147 subdir = m4
148 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
149 CONFIG_HEADER = ../config.h
150 CONFIG_CLEAN_FILES =
151 DIST_SOURCES =
152 DIST_COMMON = README ChangeLog Makefile.am Makefile.in
155 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157 GZIP_ENV = --best
158 all: all-redirect
159 .SUFFIXES:
160 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
161 cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile
163 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
164 cd $(top_builddir) \
165 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
167 tags: TAGS
168 TAGS:
171 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
173 distdir: $(DISTFILES)
174 @for file in $(DISTFILES); do \
175 d=$(srcdir); \
176 if test -d $$d/$$file; then \
177 cp -pR $$d/$$file $(distdir) \
178 || exit 1; \
179 else \
180 test -f $(distdir)/$$file \
181 || cp -p $$d/$$file $(distdir)/$$file \
182 || exit 1; \
183 fi; \
184 done
185 info-am:
186 info: info-am
187 dvi-am:
188 dvi: dvi-am
189 check-am: all-am
190 check: check-am
191 installcheck-am:
192 installcheck: installcheck-am
193 install-exec-am:
194 install-exec: install-exec-am
196 install-data-am:
197 install-data: install-data-am
199 install-am: all-am
200 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
201 install: install-am
202 uninstall-am:
203 uninstall: uninstall-am
204 all-am: Makefile
205 all-redirect: all-am
206 install-strip:
207 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
208 installdirs:
211 mostlyclean-generic:
213 clean-generic:
215 distclean-generic:
216 -rm -f Makefile $(CONFIG_CLEAN_FILES)
217 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
219 maintainer-clean-generic:
220 -rm -f Makefile.in
221 mostlyclean-am: mostlyclean-generic
223 mostlyclean: mostlyclean-am
225 clean-am: clean-generic mostlyclean-am
227 clean: clean-am
229 distclean-am: distclean-generic clean-am
231 distclean: distclean-am
233 maintainer-clean-am: maintainer-clean-generic distclean-am
234 @echo "This command is intended for maintainers to use;"
235 @echo "it deletes files that may require special tools to rebuild."
237 maintainer-clean: maintainer-clean-am
239 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
240 installcheck-am installcheck install-exec-am install-exec \
241 install-data-am install-data install-am install uninstall-am uninstall \
242 all-redirect all-am all install-strip installdirs mostlyclean-generic \
243 distclean-generic clean-generic maintainer-clean-generic clean \
244 mostlyclean distclean maintainer-clean
247 Makefile.am: Makefile.am.in
248 rm -f $@ $@t
249 sed -n '1,/^##m4-files-begin/p' $< > $@t
250 ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
251 (echo *.m4|tr ' ' @) ) \
252 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
253 >> $@t
254 sed -n '/^##m4-files-end/,$$p' $< >> $@t
255 chmod a-w $@t
256 mv $@t $@
258 # Tell versions [3.59,3.63) of GNU make to not export all variables.
259 # Otherwise a system limit (for SysV at least) may be exceeded.
260 .NOEXPORT: