.
[platform/upstream/coreutils.git] / tests / ls-2 / Makefile.in
1 # Makefile.in generated by automake 1.7.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CYGPATH_W = @CYGPATH_W@
54 DEFS = @DEFS@
55 DEPDIR = @DEPDIR@
56 DF_PROG = @DF_PROG@
57 ECHO_C = @ECHO_C@
58 ECHO_N = @ECHO_N@
59 ECHO_T = @ECHO_T@
60 EGREP = @EGREP@
61 EXEEXT = @EXEEXT@
62 FESETROUND_LIBM = @FESETROUND_LIBM@
63 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
64 GLIBC21 = @GLIBC21@
65 GMSGFMT = @GMSGFMT@
66 GNU_PACKAGE = @GNU_PACKAGE@
67 HAVE__BOOL = @HAVE__BOOL@
68 HELP2MAN = @HELP2MAN@
69 INSTALL_DATA = @INSTALL_DATA@
70 INSTALL_PROGRAM = @INSTALL_PROGRAM@
71 INSTALL_SCRIPT = @INSTALL_SCRIPT@
72 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73 INTLLIBS = @INTLLIBS@
74 KMEM_GROUP = @KMEM_GROUP@
75 LDFLAGS = @LDFLAGS@
76 LIBICONV = @LIBICONV@
77 LIBINTL = @LIBINTL@
78 LIBOBJS = @LIBOBJS@
79 LIBS = @LIBS@
80 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
81 LIB_CRYPT = @LIB_CRYPT@
82 LIB_NANOSLEEP = @LIB_NANOSLEEP@
83 LN_S = @LN_S@
84 LTLIBICONV = @LTLIBICONV@
85 LTLIBINTL = @LTLIBINTL@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAKEINFO = @MAKEINFO@
88 MAN = @MAN@
89 MKINSTALLDIRS = @MKINSTALLDIRS@
90 MSGFMT = @MSGFMT@
91 MSGMERGE = @MSGMERGE@
92 NEED_SETGID = @NEED_SETGID@
93 OBJEXT = @OBJEXT@
94 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
95 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_SEPARATOR = @PATH_SEPARATOR@
103 PERL = @PERL@
104 POSUB = @POSUB@
105 POW_LIB = @POW_LIB@
106 RANLIB = @RANLIB@
107 SEQ_LIBM = @SEQ_LIBM@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 SQRT_LIBM = @SQRT_LIBM@
111 STDBOOL_H = @STDBOOL_H@
112 STRIP = @STRIP@
113 U = @U@
114 USE_NLS = @USE_NLS@
115 VERSION = @VERSION@
116 XGETTEXT = @XGETTEXT@
117 YACC = @YACC@
118 ac_ct_CC = @ac_ct_CC@
119 ac_ct_RANLIB = @ac_ct_RANLIB@
120 ac_ct_STRIP = @ac_ct_STRIP@
121 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
122 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
123 am__include = @am__include@
124 am__leading_dot = @am__leading_dot@
125 am__quote = @am__quote@
126 bindir = @bindir@
127 build = @build@
128 build_alias = @build_alias@
129 build_cpu = @build_cpu@
130 build_os = @build_os@
131 build_vendor = @build_vendor@
132 datadir = @datadir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 libdir = @libdir@
143 libexecdir = @libexecdir@
144 localstatedir = @localstatedir@
145 mandir = @mandir@
146 oldincludedir = @oldincludedir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 sbindir = @sbindir@
150 sharedstatedir = @sharedstatedir@
151 sysconfdir = @sysconfdir@
152 target_alias = @target_alias@
153
154 EXTRA_DIST = $(TESTS)
155
156 TESTS_ENVIRONMENT = \
157   top_srcdir=$(top_srcdir) \
158   srcdir=$(srcdir) \
159   PERL="$(PERL)" \
160   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
161   PROG=ls
162
163
164 TESTS = tests
165 subdir = tests/ls-2
166 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
167 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
168 CONFIG_HEADER = $(top_builddir)/config.h
169 CONFIG_CLEAN_FILES =
170 DIST_SOURCES =
171 DIST_COMMON = Makefile.am Makefile.in
172 all: all-am
173
174 .SUFFIXES:
175 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
176         cd $(top_srcdir) && \
177           $(AUTOMAKE) --gnits  tests/ls-2/Makefile
178 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
179         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
180 uninstall-info-am:
181 tags: TAGS
182 TAGS:
183
184 ctags: CTAGS
185 CTAGS:
186
187
188 check-TESTS: $(TESTS)
189         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
190         srcdir=$(srcdir); export srcdir; \
191         list='$(TESTS)'; \
192         if test -n "$$list"; then \
193           for tst in $$list; do \
194             if test -f ./$$tst; then dir=./; \
195             elif test -f $$tst; then dir=; \
196             else dir="$(srcdir)/"; fi; \
197             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
198               all=`expr $$all + 1`; \
199               case " $(XFAIL_TESTS) " in \
200               *" $$tst "*) \
201                 xpass=`expr $$xpass + 1`; \
202                 failed=`expr $$failed + 1`; \
203                 echo "XPASS: $$tst"; \
204               ;; \
205               *) \
206                 echo "PASS: $$tst"; \
207               ;; \
208               esac; \
209             elif test $$? -ne 77; then \
210               all=`expr $$all + 1`; \
211               case " $(XFAIL_TESTS) " in \
212               *" $$tst "*) \
213                 xfail=`expr $$xfail + 1`; \
214                 echo "XFAIL: $$tst"; \
215               ;; \
216               *) \
217                 failed=`expr $$failed + 1`; \
218                 echo "FAIL: $$tst"; \
219               ;; \
220               esac; \
221             else \
222               skip=`expr $$skip + 1`; \
223               echo "SKIP: $$tst"; \
224             fi; \
225           done; \
226           if test "$$failed" -eq 0; then \
227             if test "$$xfail" -eq 0; then \
228               banner="All $$all tests passed"; \
229             else \
230               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
231             fi; \
232           else \
233             if test "$$xpass" -eq 0; then \
234               banner="$$failed of $$all tests failed"; \
235             else \
236               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
237             fi; \
238           fi; \
239           dashes="$$banner"; \
240           skipped=""; \
241           if test "$$skip" -ne 0; then \
242             skipped="($$skip tests were not run)"; \
243             test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
244               dashes="$$skipped"; \
245           fi; \
246           report=""; \
247           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
248             report="Please report to $(PACKAGE_BUGREPORT)"; \
249             test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
250               dashes="$$report"; \
251           fi; \
252           dashes=`echo "$$dashes" | sed s/./=/g`; \
253           echo "$$dashes"; \
254           echo "$$banner"; \
255           test -n "$$skipped" && echo "$$skipped"; \
256           test -n "$$report" && echo "$$report"; \
257           echo "$$dashes"; \
258           test "$$failed" -eq 0; \
259         else :; fi
260 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
261
262 top_distdir = ../..
263 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
264
265 distdir: $(DISTFILES)
266         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
267         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
268         list='$(DISTFILES)'; for file in $$list; do \
269           case $$file in \
270             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
271             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
272           esac; \
273           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
274           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
275           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
276             dir="/$$dir"; \
277             $(mkinstalldirs) "$(distdir)$$dir"; \
278           else \
279             dir=''; \
280           fi; \
281           if test -d $$d/$$file; then \
282             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
283               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
284             fi; \
285             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
286           else \
287             test -f $(distdir)/$$file \
288             || cp -p $$d/$$file $(distdir)/$$file \
289             || exit 1; \
290           fi; \
291         done
292 check-am: all-am
293         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
294 check: check-am
295 all-am: Makefile
296
297 installdirs:
298 install: install-am
299 install-exec: install-exec-am
300 install-data: install-data-am
301 uninstall: uninstall-am
302
303 install-am: all-am
304         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
306 installcheck: installcheck-am
307 install-strip:
308         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309           INSTALL_STRIP_FLAG=-s \
310           `test -z '$(STRIP)' || \
311             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312 mostlyclean-generic:
313
314 clean-generic:
315
316 distclean-generic:
317         -rm -f Makefile $(CONFIG_CLEAN_FILES)
318
319 maintainer-clean-generic:
320         @echo "This command is intended for maintainers to use"
321         @echo "it deletes files that may require special tools to rebuild."
322 clean: clean-am
323
324 clean-am: clean-generic mostlyclean-am
325
326 distclean: distclean-am
327
328 distclean-am: clean-am distclean-generic
329
330 dvi: dvi-am
331
332 dvi-am:
333
334 info: info-am
335
336 info-am:
337
338 install-data-am:
339
340 install-exec-am:
341
342 install-info: install-info-am
343
344 install-man:
345
346 installcheck-am:
347
348 maintainer-clean: maintainer-clean-am
349
350 maintainer-clean-am: distclean-am maintainer-clean-generic
351
352 mostlyclean: mostlyclean-am
353
354 mostlyclean-am: mostlyclean-generic
355
356 pdf: pdf-am
357
358 pdf-am:
359
360 ps: ps-am
361
362 ps-am:
363
364 uninstall-am: uninstall-info-am
365
366 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
367         distclean distclean-generic distdir dvi dvi-am info info-am \
368         install install-am install-data install-data-am install-exec \
369         install-exec-am install-info install-info-am install-man \
370         install-strip installcheck installcheck-am installdirs \
371         maintainer-clean maintainer-clean-generic mostlyclean \
372         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
373         uninstall-info-am
374
375 # Tell versions [3.59,3.63) of GNU make to not export all variables.
376 # Otherwise a system limit (for SysV at least) may be exceeded.
377 .NOEXPORT: