.
[platform/upstream/coreutils.git] / tests / ls-2 / Makefile.in
1 # Makefile.in generated by automake 1.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
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 = ../..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 INSTALL_SCRIPT = @INSTALL_SCRIPT@
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = @program_transform_name@
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 host_alias = @host_alias@
62 host_triplet = @host@
63
64 EXEEXT = @EXEEXT@
65 OBJEXT = @OBJEXT@
66 PATH_SEPARATOR = @PATH_SEPARATOR@
67 AMTAR = @AMTAR@
68 AWK = @AWK@
69 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
70 CATOBJEXT = @CATOBJEXT@
71 CC = @CC@
72 CPP = @CPP@
73 DATADIRNAME = @DATADIRNAME@
74 DEPDIR = @DEPDIR@
75 DF_PROG = @DF_PROG@
76 FESETROUND_LIBM = @FESETROUND_LIBM@
77 GENCAT = @GENCAT@
78 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
79 GLIBC21 = @GLIBC21@
80 GMSGFMT = @GMSGFMT@
81 GNU_PACKAGE = @GNU_PACKAGE@
82 HAVE_LIB = @HAVE_LIB@
83 HELP2MAN = @HELP2MAN@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 INSTOBJEXT = @INSTOBJEXT@
86 INTLBISON = @INTLBISON@
87 INTLLIBS = @INTLLIBS@
88 INTLOBJS = @INTLOBJS@
89 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
90 KMEM_GROUP = @KMEM_GROUP@
91 LIB = @LIB@
92 LIBICONV = @LIBICONV@
93 LIBINTL = @LIBINTL@
94 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
95 LIB_CRYPT = @LIB_CRYPT@
96 LIB_NANOSLEEP = @LIB_NANOSLEEP@
97 LTLIB = @LTLIB@
98 LTLIBICONV = @LTLIBICONV@
99 LTLIBINTL = @LTLIBINTL@
100 MAN = @MAN@
101 MKINSTALLDIRS = @MKINSTALLDIRS@
102 NEED_SETGID = @NEED_SETGID@
103 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
104 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
105 PACKAGE = @PACKAGE@
106 PERL = @PERL@
107 POSUB = @POSUB@
108 RANLIB = @RANLIB@
109 SEQ_LIBM = @SEQ_LIBM@
110 SQRT_LIBM = @SQRT_LIBM@
111 STRIP = @STRIP@
112 U = @U@
113 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
114 USE_NLS = @USE_NLS@
115 VERSION = @VERSION@
116 YACC = @YACC@
117 am__include = @am__include@
118 am__quote = @am__quote@
119 install_sh = @install_sh@
120
121 EXTRA_DIST = $(TESTS)
122
123 TESTS_ENVIRONMENT = \
124   top_srcdir=$(top_srcdir) \
125   srcdir=$(srcdir) \
126   PERL="@PERL@" \
127   PATH=`pwd`/../../src:$$PATH \
128   PROG=ls
129
130
131 TESTS = tests
132 subdir = tests/ls-2
133 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
134 CONFIG_HEADER = $(top_builddir)/config.h
135 CONFIG_CLEAN_FILES =
136 DIST_SOURCES =
137 DIST_COMMON = Makefile.am Makefile.in
138 all: all-am
139
140 .SUFFIXES:
141 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
142         cd $(top_srcdir) && \
143           $(AUTOMAKE) --gnits  tests/ls-2/Makefile
144 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
145         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
146 uninstall-info-am:
147 tags: TAGS
148 TAGS:
149
150
151 check-TESTS: $(TESTS)
152         @failed=0; all=0; xfail=0; xpass=0; \
153         srcdir=$(srcdir); export srcdir; \
154         list='$(TESTS)'; \
155         if test -n "$$list"; then \
156           for tst in $$list; do \
157             if test -f ./$$tst; then dir=./; \
158             elif test -f $$tst; then dir=; \
159             else dir="$(srcdir)/"; fi; \
160             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
161               all=`expr $$all + 1`; \
162               case " $(XFAIL_TESTS) " in \
163               *" $$tst "*) \
164                 xpass=`expr $$xpass + 1`; \
165                 failed=`expr $$failed + 1`; \
166                 echo "XPASS: $$tst"; \
167               ;; \
168               *) \
169                 echo "PASS: $$tst"; \
170               ;; \
171               esac; \
172             elif test $$? -ne 77; then \
173               all=`expr $$all + 1`; \
174               case " $(XFAIL_TESTS) " in \
175               *" $$tst "*) \
176                 xfail=`expr $$xfail + 1`; \
177                 echo "XFAIL: $$tst"; \
178               ;; \
179               *) \
180                 failed=`expr $$failed + 1`; \
181                 echo "FAIL: $$tst"; \
182               ;; \
183               esac; \
184             fi; \
185           done; \
186           if test "$$failed" -eq 0; then \
187             if test "$$xfail" -eq 0; then \
188               banner="All $$all tests passed"; \
189             else \
190               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
191             fi; \
192           else \
193             if test "$$xpass" -eq 0; then \
194               banner="$$failed of $$all tests failed"; \
195             else \
196               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
197             fi; \
198           fi; \
199           dashes=`echo "$$banner" | sed s/./=/g`; \
200           echo "$$dashes"; \
201           echo "$$banner"; \
202           echo "$$dashes"; \
203           test "$$failed" -eq 0; \
204         else :; fi
205 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206
207 top_distdir = ../..
208 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
209
210 distdir: $(DISTFILES)
211         @for file in $(DISTFILES); do \
212           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
213           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
214           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
215             dir="/$$dir"; \
216             $(mkinstalldirs) "$(distdir)$$dir"; \
217           else \
218             dir=''; \
219           fi; \
220           if test -d $$d/$$file; then \
221             cp -pR $$d/$$file $(distdir)$$dir \
222             || exit 1; \
223           else \
224             test -f $(distdir)/$$file \
225             || cp -p $$d/$$file $(distdir)/$$file \
226             || exit 1; \
227           fi; \
228         done
229 check-am: all-am
230         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
231 check: check-am
232 all-am: Makefile
233
234 installdirs:
235
236 install: install-am
237 install-exec: install-exec-am
238 install-data: install-data-am
239 uninstall: uninstall-am
240
241 install-am: all-am
242         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
243
244 installcheck: installcheck-am
245 install-strip:
246         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
247           INSTALL_STRIP_FLAG=-s \
248           `test -z '$(STRIP)' || \
249             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
250 mostlyclean-generic:
251
252 clean-generic:
253
254 distclean-generic:
255         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
256
257 maintainer-clean-generic:
258         @echo "This command is intended for maintainers to use"
259         @echo "it deletes files that may require special tools to rebuild."
260 clean: clean-am
261
262 clean-am: clean-generic mostlyclean-am
263
264 distclean: distclean-am
265
266 distclean-am: clean-am distclean-generic
267
268 dvi: dvi-am
269
270 dvi-am:
271
272 info: info-am
273
274 info-am:
275
276 install-data-am:
277
278 install-exec-am:
279
280 install-info: install-info-am
281
282 install-man:
283
284 installcheck-am:
285
286 maintainer-clean: maintainer-clean-am
287
288 maintainer-clean-am: distclean-am maintainer-clean-generic
289
290 mostlyclean: mostlyclean-am
291
292 mostlyclean-am: mostlyclean-generic
293
294 uninstall-am: uninstall-info-am
295
296 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
297         distclean distclean-generic distdir dvi dvi-am info info-am \
298         install install-am install-data install-data-am install-exec \
299         install-exec-am install-info install-info-am install-man \
300         install-strip installcheck installcheck-am installdirs \
301         maintainer-clean maintainer-clean-generic mostlyclean \
302         mostlyclean-generic uninstall uninstall-am uninstall-info-am
303
304 # Tell versions [3.59,3.63) of GNU make to not export all variables.
305 # Otherwise a system limit (for SysV at least) may be exceeded.
306 .NOEXPORT: