coreutils/tests/cp/Makefile.in

304 lines
7.6 KiB
Makefile
Raw Normal View History

2001-09-01 15:43:13 +08:00
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
1997-07-09 06:43:38 +08:00
2001-03-04 12:04:13 +08:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
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@
1999-01-13 13:50:05 +08:00
SHELL = @SHELL@
1997-07-09 06:43:38 +08:00
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
INSTALL = @INSTALL@
1999-03-07 06:00:09 +08:00
INSTALL_PROGRAM = @INSTALL_PROGRAM@
1997-07-09 06:43:38 +08:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2001-03-04 12:04:13 +08:00
INSTALL_HEADER = $(INSTALL_DATA)
1997-07-09 06:43:38 +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_alias = @host_alias@
host_triplet = @host@
1999-04-15 22:09:04 +08:00
AMTAR = @AMTAR@
1999-11-14 07:19:08 +08:00
AWK = @AWK@
1997-07-09 06:43:38 +08:00
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CPP = @CPP@
DATADIRNAME = @DATADIRNAME@
1999-11-26 15:31:42 +08:00
DEPDIR = @DEPDIR@
1997-07-09 06:43:38 +08:00
DF_PROG = @DF_PROG@
2001-09-01 15:43:13 +08:00
EXEEXT = @EXEEXT@
2000-02-05 17:53:35 +08:00
FESETROUND_LIBM = @FESETROUND_LIBM@
1997-07-09 06:43:38 +08:00
GENCAT = @GENCAT@
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
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
1999-03-30 12:52:57 +08:00
GNU_PACKAGE = @GNU_PACKAGE@
1997-07-09 06:43:38 +08:00
GT_NO = @GT_NO@
GT_YES = @GT_YES@
2001-09-16 20:43:33 +08:00
HELP2MAN = @HELP2MAN@
1998-05-04 06:14:06 +08:00
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
2001-03-04 12:04:13 +08:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1997-07-09 06:43:38 +08:00
INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
2000-01-23 22:01:32 +08:00
KMEM_GROUP = @KMEM_GROUP@
2000-03-08 18:41:04 +08:00
LIBICONV = @LIBICONV@
1997-07-09 06:43:38 +08:00
LIBOBJS = @LIBOBJS@
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@
2000-01-23 22:01:32 +08:00
MAN = @MAN@
1997-07-09 06:43:38 +08:00
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
2000-01-23 22:01:32 +08:00
NEED_SETGID = @NEED_SETGID@
2001-09-01 15:43:13 +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@
PERL = @PERL@
POFILES = @POFILES@
POSUB = @POSUB@
2000-01-23 22:01:32 +08:00
POW_LIBM = @POW_LIBM@
1997-07-09 06:43:38 +08:00
RANLIB = @RANLIB@
2000-07-10 01:53:14 +08:00
SEQ_LIBM = @SEQ_LIBM@
2000-02-05 17:53:35 +08:00
SQRT_LIBM = @SQRT_LIBM@
1997-07-09 06:43:38 +08:00
U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
2001-09-01 15:43:13 +08:00
am__include = @am__include@
am__quote = @am__quote@
1999-11-14 07:19:08 +08:00
install_sh = @install_sh@
1997-07-09 06:43:38 +08:00
l = @l@
AUTOMAKE_OPTIONS = 1.1 gnits
1999-04-08 01:41:57 +08:00
TESTS = \
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) \
1999-04-08 01:41:57 +08:00
PATH=`pwd`/../../src:$$PATH
1999-01-18 10:54:19 +08:00
1999-11-11 21:20:24 +08:00
subdir = tests/cp
1997-07-09 06:43:38 +08:00
mkinstalldirs = $(SHELL) $(top_srcdir)/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-05-13 04:55:19 +08:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(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
2001-03-12 18:15:08 +08:00
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
2001-05-16 15:30:54 +08:00
uninstall-info-am:
1997-07-09 06:43:38 +08:00
tags: TAGS
TAGS:
2001-03-04 12:04:13 +08:00
1997-07-09 06:43:38 +08:00
check-TESTS: $(TESTS)
1999-04-08 01:41:57 +08:00
@failed=0; all=0; xfail=0; xpass=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; \
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; \
2000-08-06 03:36:20 +08:00
dashes=`echo "$$banner" | sed s/./=/g`; \
echo "$$dashes"; \
echo "$$banner"; \
echo "$$dashes"; \
test "$$failed" -eq 0; \
fi
2000-04-08 14:44:35 +08:00
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)
@for file in $(DISTFILES); do \
2001-05-16 15:30:54 +08:00
if test -f $$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 \
$(mkinstalldirs) "$(distdir)/$$dir"; \
fi; \
2000-04-08 14:44:35 +08:00
if test -d $$d/$$file; then \
cp -pR $$d/$$file $(distdir) \
|| exit 1; \
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)" \
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:
2001-05-21 14:59:27 +08:00
-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
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
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 \
mostlyclean-generic 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: