coreutils/tests/cp/Makefile.in

377 lines
9.9 KiB
Makefile
Raw Normal View History

2003-02-19 20:55:25 +08:00
# Makefile.in generated by automake 1.7.2b from Makefile.am.
2001-11-09 07:24:04 +08:00
# @configure_input@
1997-07-09 06:43:38 +08:00
2003-02-19 20:55:25 +08:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
2000-10-31 01:51:06 +08:00
# Free Software Foundation, Inc.
1997-07-09 06:43:38 +08:00
# This Makefile.in is free software; the Free Software Foundation
1997-09-02 04:25:23 +08:00
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
1998-09-29 11:12:27 +08:00
1997-09-02 04:25:23 +08:00
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
1997-07-09 06:43:38 +08:00
2001-05-13 04:55:19 +08:00
@SET_MAKE@
1997-07-09 06:43:38 +08:00
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
2001-11-09 07:24:04 +08:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1997-07-09 06:43:38 +08:00
INSTALL = @INSTALL@
2001-11-28 22:05:29 +08:00
install_sh_DATA = $(install_sh) -c -m 644
2002-03-06 17:06:01 +08:00
install_sh_PROGRAM = $(install_sh) -c
2002-06-15 16:04:23 +08:00
install_sh_SCRIPT = $(install_sh) -c
2001-03-04 12:04:13 +08:00
INSTALL_HEADER = $(INSTALL_DATA)
2002-07-22 16:26:07 +08:00
transform = $(program_transform_name)
1997-12-06 17:18:32 +08:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
1999-04-21 10:29:50 +08:00
host_triplet = @host@
2002-07-22 16:26:07 +08:00
ACLOCAL = @ACLOCAL@
ALLOCA = @ALLOCA@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
1999-04-15 22:09:04 +08:00
AMTAR = @AMTAR@
2002-07-22 16:26:07 +08:00
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
1999-11-14 07:19:08 +08:00
AWK = @AWK@
1997-07-09 06:43:38 +08:00
CC = @CC@
2002-07-22 16:26:07 +08:00
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
1997-07-09 06:43:38 +08:00
CPP = @CPP@
2002-07-22 16:26:07 +08:00
CPPFLAGS = @CPPFLAGS@
2002-09-22 14:34:18 +08:00
CYGPATH_W = @CYGPATH_W@
2002-07-22 16:26:07 +08:00
DEFS = @DEFS@
1999-11-26 15:31:42 +08:00
DEPDIR = @DEPDIR@
1997-07-09 06:43:38 +08:00
DF_PROG = @DF_PROG@
2002-07-22 16:26:07 +08:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
2000-02-05 17:53:35 +08:00
FESETROUND_LIBM = @FESETROUND_LIBM@
2000-01-23 22:01:32 +08:00
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
2000-06-19 01:47:39 +08:00
GLIBC21 = @GLIBC21@
1997-07-09 06:43:38 +08:00
GMSGFMT = @GMSGFMT@
1999-03-30 12:52:57 +08:00
GNU_PACKAGE = @GNU_PACKAGE@
2001-09-16 20:43:33 +08:00
HELP2MAN = @HELP2MAN@
2002-07-22 16:26:07 +08:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2001-03-04 12:04:13 +08:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1997-07-09 06:43:38 +08:00
INTLLIBS = @INTLLIBS@
2000-01-23 22:01:32 +08:00
KMEM_GROUP = @KMEM_GROUP@
2002-07-22 16:26:07 +08:00
LDFLAGS = @LDFLAGS@
2000-03-08 18:41:04 +08:00
LIBICONV = @LIBICONV@
2002-02-18 04:14:18 +08:00
LIBINTL = @LIBINTL@
2002-11-15 16:36:57 +08:00
LIBOBJS = @LIBOBJS@
2002-07-22 16:26:07 +08:00
LIBS = @LIBS@
2000-05-20 17:24:29 +08:00
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
2000-02-05 17:53:35 +08:00
LIB_CRYPT = @LIB_CRYPT@
2000-05-20 17:24:29 +08:00
LIB_NANOSLEEP = @LIB_NANOSLEEP@
2002-02-18 04:14:18 +08:00
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
2002-07-22 16:26:07 +08:00
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
2000-01-23 22:01:32 +08:00
MAN = @MAN@
1997-07-09 06:43:38 +08:00
MKINSTALLDIRS = @MKINSTALLDIRS@
2002-07-22 16:26:07 +08:00
MSGFMT = @MSGFMT@
MSGMERGE = @MSGMERGE@
2000-01-23 22:01:32 +08:00
NEED_SETGID = @NEED_SETGID@
2002-07-22 16:26:07 +08:00
OBJEXT = @OBJEXT@
2000-01-23 22:01:32 +08:00
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
1997-07-09 06:43:38 +08:00
PACKAGE = @PACKAGE@
2002-07-22 16:26:07 +08:00
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
1997-07-09 06:43:38 +08:00
PERL = @PERL@
POSUB = @POSUB@
2002-07-22 16:26:07 +08:00
POW_LIB = @POW_LIB@
1997-07-09 06:43:38 +08:00
RANLIB = @RANLIB@
2000-07-10 01:53:14 +08:00
SEQ_LIBM = @SEQ_LIBM@
2002-07-22 16:26:07 +08:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
2000-02-05 17:53:35 +08:00
SQRT_LIBM = @SQRT_LIBM@
2002-02-18 04:14:18 +08:00
STRIP = @STRIP@
1997-07-09 06:43:38 +08:00
U = @U@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
2002-07-22 16:26:07 +08:00
XGETTEXT = @XGETTEXT@
1997-07-09 06:43:38 +08:00
YACC = @YACC@
2002-07-22 16:26:07 +08:00
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2001-09-01 15:43:13 +08:00
am__include = @am__include@
2003-02-19 20:55:25 +08:00
am__leading_dot = @am__leading_dot@
2001-09-01 15:43:13 +08:00
am__quote = @am__quote@
2002-07-22 16:26:07 +08:00
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
1999-11-14 07:19:08 +08:00
install_sh = @install_sh@
2002-07-22 16:26:07 +08:00
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
1997-07-09 06:43:38 +08:00
AUTOMAKE_OPTIONS = 1.1 gnits
1999-04-08 01:41:57 +08:00
TESTS = \
2002-12-14 03:52:05 +08:00
preserve-2 r-vs-symlink link-preserve \
1999-04-08 01:41:57 +08:00
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
2000-08-12 21:24:44 +08:00
same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash \
2001-01-10 20:20:03 +08:00
perm cp-HL special-bits link dir-rm-dest cp-parents deref-slink \
dir-vs-file into-self
1999-01-13 13:50:05 +08:00
1997-07-10 02:03:56 +08:00
EXTRA_DIST = $(TESTS)
1999-04-08 01:41:57 +08:00
TESTS_ENVIRONMENT = \
2000-09-09 16:56:38 +08:00
MAKE=$(MAKE) \
2003-02-03 04:14:20 +08:00
PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
1999-01-18 10:54:19 +08:00
1999-11-11 21:20:24 +08:00
subdir = tests/cp
2002-02-18 04:14:18 +08:00
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2001-03-04 12:04:13 +08:00
CONFIG_HEADER = $(top_builddir)/config.h
2001-03-12 18:15:08 +08:00
CONFIG_CLEAN_FILES =
DIST_SOURCES =
DIST_COMMON = Makefile.am Makefile.in
2001-03-04 12:04:13 +08:00
all: all-am
2001-03-12 18:15:08 +08:00
1997-07-09 06:43:38 +08:00
.SUFFIXES:
2001-09-28 16:06:04 +08:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
2001-03-12 18:15:08 +08:00
cd $(top_srcdir) && \
$(AUTOMAKE) --gnits tests/cp/Makefile
2001-05-13 04:55:19 +08:00
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2002-01-16 18:01:52 +08:00
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
2001-05-16 15:30:54 +08:00
uninstall-info-am:
1997-07-09 06:43:38 +08:00
tags: TAGS
TAGS:
2002-07-22 16:26:07 +08:00
ctags: CTAGS
CTAGS:
2001-03-04 12:04:13 +08:00
1997-07-09 06:43:38 +08:00
check-TESTS: $(TESTS)
2002-07-22 16:26:07 +08:00
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
1997-07-09 06:43:38 +08:00
srcdir=$(srcdir); export srcdir; \
2000-08-06 03:36:20 +08:00
list='$(TESTS)'; \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
elif test -f $$tst; then dir=; \
else dir="$(srcdir)/"; fi; \
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
echo "XPASS: $$tst"; \
;; \
*) \
echo "PASS: $$tst"; \
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
xfail=`expr $$xfail + 1`; \
echo "XFAIL: $$tst"; \
;; \
*) \
failed=`expr $$failed + 1`; \
echo "FAIL: $$tst"; \
;; \
esac; \
2002-07-22 16:26:07 +08:00
else \
skip=`expr $$skip + 1`; \
echo "SKIP: $$tst"; \
2000-08-06 03:36:20 +08:00
fi; \
done; \
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
banner="All $$all tests passed"; \
else \
banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
fi; \
1999-04-08 01:41:57 +08:00
else \
2000-08-06 03:36:20 +08:00
if test "$$xpass" -eq 0; then \
banner="$$failed of $$all tests failed"; \
else \
banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
fi; \
1999-04-08 01:41:57 +08:00
fi; \
2002-07-22 16:26:07 +08:00
dashes="$$banner"; \
skipped=""; \
if test "$$skip" -ne 0; then \
skipped="($$skip tests were not run)"; \
test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
dashes="$$skipped"; \
fi; \
report=""; \
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
report="Please report to $(PACKAGE_BUGREPORT)"; \
test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
dashes="$$report"; \
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
2000-08-06 03:36:20 +08:00
echo "$$dashes"; \
echo "$$banner"; \
2002-07-22 16:26:07 +08:00
test -n "$$skipped" && echo "$$skipped"; \
test -n "$$report" && echo "$$report"; \
2000-08-06 03:36:20 +08:00
echo "$$dashes"; \
test "$$failed" -eq 0; \
2001-11-09 07:24:04 +08:00
else :; fi
2001-03-04 12:04:13 +08:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
top_distdir = ../..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2000-04-08 14:44:35 +08:00
distdir: $(DISTFILES)
2002-09-22 14:34:18 +08:00
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2002-11-06 19:37:47 +08:00
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
2002-09-22 14:34:18 +08:00
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2002-11-06 19:37:47 +08:00
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
2002-09-22 14:34:18 +08:00
esac; \
2001-11-28 22:05:29 +08:00
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2001-05-13 04:55:19 +08:00
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2002-01-17 07:33:48 +08:00
dir="/$$dir"; \
$(mkinstalldirs) "$(distdir)$$dir"; \
else \
dir=''; \
2001-05-13 04:55:19 +08:00
fi; \
2000-04-08 14:44:35 +08:00
if test -d $$d/$$file; then \
2002-04-12 18:46:55 +08:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2000-04-08 14:44:35 +08:00
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
1999-01-13 13:50:05 +08:00
check-am: all-am
1998-09-29 11:12:27 +08:00
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1999-01-13 13:50:05 +08:00
check: check-am
2001-03-12 18:15:08 +08:00
all-am: Makefile
1999-01-13 13:50:05 +08:00
2001-03-12 18:15:08 +08:00
installdirs:
install: install-am
install-exec: install-exec-am
1999-01-13 13:50:05 +08:00
install-data: install-data-am
2001-03-12 18:15:08 +08:00
uninstall: uninstall-am
1999-01-13 13:50:05 +08:00
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2001-03-12 18:15:08 +08:00
installcheck: installcheck-am
1997-07-09 06:43:38 +08:00
install-strip:
2001-03-04 12:04:13 +08:00
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2002-01-16 18:01:52 +08:00
INSTALL_STRIP_FLAG=-s \
2001-05-21 14:59:27 +08:00
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1997-07-09 06:43:38 +08:00
mostlyclean-generic:
clean-generic:
distclean-generic:
2002-06-15 16:04:23 +08:00
-rm -f Makefile $(CONFIG_CLEAN_FILES)
1997-07-09 06:43:38 +08:00
maintainer-clean-generic:
2001-03-04 12:04:13 +08:00
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
2001-03-12 18:15:08 +08:00
clean: clean-am
1999-01-13 13:50:05 +08:00
2001-03-12 18:15:08 +08:00
clean-am: clean-generic mostlyclean-am
1999-01-13 13:50:05 +08:00
2001-03-04 12:04:13 +08:00
distclean: distclean-am
1997-07-09 06:43:38 +08:00
2001-03-04 12:04:13 +08:00
distclean-am: clean-am distclean-generic
1997-07-09 06:43:38 +08:00
2001-05-16 15:30:54 +08:00
dvi: dvi-am
2001-03-12 18:15:08 +08:00
dvi-am:
2001-05-16 15:30:54 +08:00
info: info-am
2001-03-12 18:15:08 +08:00
info-am:
install-data-am:
install-exec-am:
2001-05-16 15:30:54 +08:00
install-info: install-info-am
2001-03-12 18:15:08 +08:00
install-man:
installcheck-am:
2001-03-04 12:04:13 +08:00
maintainer-clean: maintainer-clean-am
1999-01-13 13:50:05 +08:00
2001-03-12 18:15:08 +08:00
maintainer-clean-am: distclean-am maintainer-clean-generic
1997-07-09 06:43:38 +08:00
2001-03-04 12:04:13 +08:00
mostlyclean: mostlyclean-am
1999-01-13 13:50:05 +08:00
2001-03-12 18:15:08 +08:00
mostlyclean-am: mostlyclean-generic
2002-07-22 16:26:07 +08:00
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
2001-05-16 15:30:54 +08:00
uninstall-am: uninstall-info-am
2001-03-12 18:15:08 +08:00
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
distclean distclean-generic distdir dvi dvi-am info info-am \
install install-am install-data install-data-am install-exec \
2001-05-16 15:30:54 +08:00
install-exec-am install-info install-info-am install-man \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
2002-07-22 16:26:07 +08:00
mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
uninstall-info-am
1997-07-09 06:43:38 +08:00
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: