| 1 |
747 |
jeremybenn |
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
| 2 |
|
|
# @configure_input@
|
| 3 |
|
|
|
| 4 |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
| 5 |
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
| 6 |
|
|
# Inc.
|
| 7 |
|
|
# This Makefile.in is free software; the Free Software Foundation
|
| 8 |
|
|
# gives unlimited permission to copy and/or distribute it,
|
| 9 |
|
|
# with or without modifications, as long as this notice is preserved.
|
| 10 |
|
|
|
| 11 |
|
|
# This program is distributed in the hope that it will be useful,
|
| 12 |
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
| 13 |
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
| 14 |
|
|
# PARTICULAR PURPOSE.
|
| 15 |
|
|
|
| 16 |
|
|
@SET_MAKE@
|
| 17 |
|
|
VPATH = @srcdir@
|
| 18 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
| 19 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
| 20 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
| 21 |
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
| 22 |
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| 23 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
| 24 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
| 25 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
| 26 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
| 27 |
|
|
transform = $(program_transform_name)
|
| 28 |
|
|
NORMAL_INSTALL = :
|
| 29 |
|
|
PRE_INSTALL = :
|
| 30 |
|
|
POST_INSTALL = :
|
| 31 |
|
|
NORMAL_UNINSTALL = :
|
| 32 |
|
|
PRE_UNINSTALL = :
|
| 33 |
|
|
POST_UNINSTALL = :
|
| 34 |
|
|
build_triplet = @build@
|
| 35 |
|
|
host_triplet = @host@
|
| 36 |
|
|
target_triplet = @target@
|
| 37 |
|
|
subdir = testsuite
|
| 38 |
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
| 39 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
| 40 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
|
| 41 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
| 42 |
|
|
$(top_srcdir)/../config/multi.m4 \
|
| 43 |
|
|
$(top_srcdir)/../config/override.m4 \
|
| 44 |
|
|
$(top_srcdir)/../config/unwind_ipinfo.m4 \
|
| 45 |
|
|
$(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
|
| 46 |
|
|
$(top_srcdir)/config/ltoptions.m4 \
|
| 47 |
|
|
$(top_srcdir)/config/ltsugar.m4 \
|
| 48 |
|
|
$(top_srcdir)/config/ltversion.m4 \
|
| 49 |
|
|
$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
| 50 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
| 51 |
|
|
$(ACLOCAL_M4)
|
| 52 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
| 53 |
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
| 54 |
|
|
CONFIG_CLEAN_FILES =
|
| 55 |
|
|
CONFIG_CLEAN_VPATH_FILES =
|
| 56 |
|
|
SOURCES =
|
| 57 |
|
|
DIST_SOURCES =
|
| 58 |
|
|
DEJATOOL = $(PACKAGE)
|
| 59 |
|
|
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
|
| 60 |
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
| 61 |
|
|
ACLOCAL = @ACLOCAL@
|
| 62 |
|
|
AMTAR = @AMTAR@
|
| 63 |
|
|
AR = @AR@
|
| 64 |
|
|
AUTOCONF = @AUTOCONF@
|
| 65 |
|
|
AUTOHEADER = @AUTOHEADER@
|
| 66 |
|
|
AUTOMAKE = @AUTOMAKE@
|
| 67 |
|
|
AWK = @AWK@
|
| 68 |
|
|
CC = @CC@
|
| 69 |
|
|
CCDEPMODE = @CCDEPMODE@
|
| 70 |
|
|
CC_FOR_BUILD = @CC_FOR_BUILD@
|
| 71 |
|
|
CFLAGS = @CFLAGS@
|
| 72 |
|
|
CPP = @CPP@
|
| 73 |
|
|
CPPFLAGS = @CPPFLAGS@
|
| 74 |
|
|
CYGPATH_W = @CYGPATH_W@
|
| 75 |
|
|
DEFS = @DEFS@
|
| 76 |
|
|
DEPDIR = @DEPDIR@
|
| 77 |
|
|
DSYMUTIL = @DSYMUTIL@
|
| 78 |
|
|
DUMPBIN = @DUMPBIN@
|
| 79 |
|
|
ECHO_C = @ECHO_C@
|
| 80 |
|
|
ECHO_N = @ECHO_N@
|
| 81 |
|
|
ECHO_T = @ECHO_T@
|
| 82 |
|
|
EGREP = @EGREP@
|
| 83 |
|
|
EXEEXT = @EXEEXT@
|
| 84 |
|
|
FGREP = @FGREP@
|
| 85 |
|
|
GOARCH = @GOARCH@
|
| 86 |
|
|
GOC = @GOC@
|
| 87 |
|
|
GOCFLAGS = @GOCFLAGS@
|
| 88 |
|
|
GOOS = @GOOS@
|
| 89 |
|
|
GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
|
| 90 |
|
|
GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
|
| 91 |
|
|
GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
|
| 92 |
|
|
GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
|
| 93 |
|
|
GREP = @GREP@
|
| 94 |
|
|
INSTALL = @INSTALL@
|
| 95 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
| 96 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
| 97 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
| 98 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
| 99 |
|
|
LD = @LD@
|
| 100 |
|
|
LDFLAGS = @LDFLAGS@
|
| 101 |
|
|
LIBFFI = @LIBFFI@
|
| 102 |
|
|
LIBFFIINCS = @LIBFFIINCS@
|
| 103 |
|
|
LIBOBJS = @LIBOBJS@
|
| 104 |
|
|
LIBS = @LIBS@
|
| 105 |
|
|
LIBTOOL = @LIBTOOL@
|
| 106 |
|
|
LIPO = @LIPO@
|
| 107 |
|
|
LN_S = @LN_S@
|
| 108 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
| 109 |
|
|
MAINT = @MAINT@
|
| 110 |
|
|
MAKEINFO = @MAKEINFO@
|
| 111 |
|
|
MATH_FLAG = @MATH_FLAG@
|
| 112 |
|
|
MATH_LIBS = @MATH_LIBS@
|
| 113 |
|
|
MKDIR_P = @MKDIR_P@
|
| 114 |
|
|
NET_LIBS = @NET_LIBS@
|
| 115 |
|
|
NM = @NM@
|
| 116 |
|
|
NMEDIT = @NMEDIT@
|
| 117 |
|
|
OBJCOPY = @OBJCOPY@
|
| 118 |
|
|
OBJDUMP = @OBJDUMP@
|
| 119 |
|
|
OBJEXT = @OBJEXT@
|
| 120 |
|
|
OSCFLAGS = @OSCFLAGS@
|
| 121 |
|
|
OTOOL = @OTOOL@
|
| 122 |
|
|
OTOOL64 = @OTOOL64@
|
| 123 |
|
|
PACKAGE = @PACKAGE@
|
| 124 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
| 125 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
| 126 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
| 127 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
| 128 |
|
|
PACKAGE_URL = @PACKAGE_URL@
|
| 129 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
| 130 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
| 131 |
|
|
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
|
| 132 |
|
|
PTHREAD_LIBS = @PTHREAD_LIBS@
|
| 133 |
|
|
RANLIB = @RANLIB@
|
| 134 |
|
|
SED = @SED@
|
| 135 |
|
|
SET_MAKE = @SET_MAKE@
|
| 136 |
|
|
SHELL = @SHELL@
|
| 137 |
|
|
SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
|
| 138 |
|
|
SPLIT_STACK = @SPLIT_STACK@
|
| 139 |
|
|
STRINGOPS_FLAG = @STRINGOPS_FLAG@
|
| 140 |
|
|
STRIP = @STRIP@
|
| 141 |
|
|
STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
|
| 142 |
|
|
VERSION = @VERSION@
|
| 143 |
|
|
WARN_FLAGS = @WARN_FLAGS@
|
| 144 |
|
|
WERROR = @WERROR@
|
| 145 |
|
|
abs_builddir = @abs_builddir@
|
| 146 |
|
|
abs_srcdir = @abs_srcdir@
|
| 147 |
|
|
abs_top_builddir = @abs_top_builddir@
|
| 148 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
| 149 |
|
|
ac_ct_CC = @ac_ct_CC@
|
| 150 |
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
| 151 |
|
|
am__include = @am__include@
|
| 152 |
|
|
am__leading_dot = @am__leading_dot@
|
| 153 |
|
|
am__quote = @am__quote@
|
| 154 |
|
|
am__tar = @am__tar@
|
| 155 |
|
|
am__untar = @am__untar@
|
| 156 |
|
|
bindir = @bindir@
|
| 157 |
|
|
build = @build@
|
| 158 |
|
|
build_alias = @build_alias@
|
| 159 |
|
|
build_cpu = @build_cpu@
|
| 160 |
|
|
build_os = @build_os@
|
| 161 |
|
|
build_vendor = @build_vendor@
|
| 162 |
|
|
builddir = @builddir@
|
| 163 |
|
|
datadir = @datadir@
|
| 164 |
|
|
datarootdir = @datarootdir@
|
| 165 |
|
|
docdir = @docdir@
|
| 166 |
|
|
dvidir = @dvidir@
|
| 167 |
|
|
enable_shared = @enable_shared@
|
| 168 |
|
|
enable_static = @enable_static@
|
| 169 |
|
|
exec_prefix = @exec_prefix@
|
| 170 |
|
|
glibgo_toolexecdir = @glibgo_toolexecdir@
|
| 171 |
|
|
glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
|
| 172 |
|
|
go_include = @go_include@
|
| 173 |
|
|
host = @host@
|
| 174 |
|
|
host_alias = @host_alias@
|
| 175 |
|
|
host_cpu = @host_cpu@
|
| 176 |
|
|
host_os = @host_os@
|
| 177 |
|
|
host_vendor = @host_vendor@
|
| 178 |
|
|
htmldir = @htmldir@
|
| 179 |
|
|
includedir = @includedir@
|
| 180 |
|
|
infodir = @infodir@
|
| 181 |
|
|
install_sh = @install_sh@
|
| 182 |
|
|
libdir = @libdir@
|
| 183 |
|
|
libexecdir = @libexecdir@
|
| 184 |
|
|
libtool_VERSION = @libtool_VERSION@
|
| 185 |
|
|
localedir = @localedir@
|
| 186 |
|
|
localstatedir = @localstatedir@
|
| 187 |
|
|
mandir = @mandir@
|
| 188 |
|
|
mkdir_p = @mkdir_p@
|
| 189 |
|
|
multi_basedir = @multi_basedir@
|
| 190 |
|
|
nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
|
| 191 |
|
|
oldincludedir = @oldincludedir@
|
| 192 |
|
|
pdfdir = @pdfdir@
|
| 193 |
|
|
prefix = @prefix@
|
| 194 |
|
|
program_transform_name = @program_transform_name@
|
| 195 |
|
|
psdir = @psdir@
|
| 196 |
|
|
sbindir = @sbindir@
|
| 197 |
|
|
sharedstatedir = @sharedstatedir@
|
| 198 |
|
|
srcdir = @srcdir@
|
| 199 |
|
|
sysconfdir = @sysconfdir@
|
| 200 |
|
|
target = @target@
|
| 201 |
|
|
target_alias = @target_alias@
|
| 202 |
|
|
target_cpu = @target_cpu@
|
| 203 |
|
|
target_os = @target_os@
|
| 204 |
|
|
target_vendor = @target_vendor@
|
| 205 |
|
|
top_build_prefix = @top_build_prefix@
|
| 206 |
|
|
top_builddir = @top_builddir@
|
| 207 |
|
|
top_srcdir = @top_srcdir@
|
| 208 |
|
|
AUTOMAKE_OPTIONS = foreign dejagnu
|
| 209 |
|
|
|
| 210 |
|
|
# Setup the testing framework, if you have one
|
| 211 |
|
|
EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
|
| 212 |
|
|
echo $(top_builddir)/../expect/expect ; \
|
| 213 |
|
|
else echo expect ; fi`
|
| 214 |
|
|
|
| 215 |
|
|
RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
|
| 216 |
|
|
echo $(top_srcdir)/../dejagnu/runtest ; \
|
| 217 |
|
|
else echo runtest; fi`
|
| 218 |
|
|
|
| 219 |
|
|
|
| 220 |
|
|
# When running the tests we set GCC_EXEC_PREFIX to the install tree so that
|
| 221 |
|
|
# files that have already been installed there will be found. The -B option
|
| 222 |
|
|
# overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
|
| 223 |
|
|
# from the install tree.
|
| 224 |
|
|
AM_RUNTESTFLAGS = "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
|
| 225 |
|
|
CLEANFILES = *.log *.sum
|
| 226 |
|
|
all: all-am
|
| 227 |
|
|
|
| 228 |
|
|
.SUFFIXES:
|
| 229 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
| 230 |
|
|
@for dep in $?; do \
|
| 231 |
|
|
case '$(am__configure_deps)' in \
|
| 232 |
|
|
*$$dep*) \
|
| 233 |
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
| 234 |
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
| 235 |
|
|
exit 1;; \
|
| 236 |
|
|
esac; \
|
| 237 |
|
|
done; \
|
| 238 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
|
| 239 |
|
|
$(am__cd) $(top_srcdir) && \
|
| 240 |
|
|
$(AUTOMAKE) --foreign testsuite/Makefile
|
| 241 |
|
|
.PRECIOUS: Makefile
|
| 242 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
| 243 |
|
|
@case '$?' in \
|
| 244 |
|
|
*config.status*) \
|
| 245 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
| 246 |
|
|
*) \
|
| 247 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
| 248 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
| 249 |
|
|
esac;
|
| 250 |
|
|
|
| 251 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
| 252 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 253 |
|
|
|
| 254 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
| 255 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 256 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
| 257 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 258 |
|
|
$(am__aclocal_m4_deps):
|
| 259 |
|
|
|
| 260 |
|
|
mostlyclean-libtool:
|
| 261 |
|
|
-rm -f *.lo
|
| 262 |
|
|
|
| 263 |
|
|
clean-libtool:
|
| 264 |
|
|
-rm -rf .libs _libs
|
| 265 |
|
|
tags: TAGS
|
| 266 |
|
|
TAGS:
|
| 267 |
|
|
|
| 268 |
|
|
ctags: CTAGS
|
| 269 |
|
|
CTAGS:
|
| 270 |
|
|
|
| 271 |
|
|
|
| 272 |
|
|
check-DEJAGNU: site.exp
|
| 273 |
|
|
srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
|
| 274 |
|
|
EXPECT=$(EXPECT); export EXPECT; \
|
| 275 |
|
|
runtest=$(RUNTEST); \
|
| 276 |
|
|
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
| 277 |
|
|
exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
|
| 278 |
|
|
if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
|
| 279 |
|
|
then :; else exit_status=1; fi; \
|
| 280 |
|
|
done; \
|
| 281 |
|
|
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
| 282 |
|
|
fi; \
|
| 283 |
|
|
exit $$exit_status
|
| 284 |
|
|
site.exp: Makefile
|
| 285 |
|
|
@echo 'Making a new site.exp file...'
|
| 286 |
|
|
@echo '## these variables are automatically generated by make ##' >site.tmp
|
| 287 |
|
|
@echo '# Do not edit here. If you wish to override these values' >>site.tmp
|
| 288 |
|
|
@echo '# edit the last section' >>site.tmp
|
| 289 |
|
|
@echo 'set srcdir $(srcdir)' >>site.tmp
|
| 290 |
|
|
@echo "set objdir `pwd`" >>site.tmp
|
| 291 |
|
|
@echo 'set build_alias "$(build_alias)"' >>site.tmp
|
| 292 |
|
|
@echo 'set build_triplet $(build_triplet)' >>site.tmp
|
| 293 |
|
|
@echo 'set host_alias "$(host_alias)"' >>site.tmp
|
| 294 |
|
|
@echo 'set host_triplet $(host_triplet)' >>site.tmp
|
| 295 |
|
|
@echo 'set target_alias "$(target_alias)"' >>site.tmp
|
| 296 |
|
|
@echo 'set target_triplet $(target_triplet)' >>site.tmp
|
| 297 |
|
|
@echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
|
| 298 |
|
|
@test ! -f site.exp || \
|
| 299 |
|
|
sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
|
| 300 |
|
|
@-rm -f site.bak
|
| 301 |
|
|
@test ! -f site.exp || mv site.exp site.bak
|
| 302 |
|
|
@mv site.tmp site.exp
|
| 303 |
|
|
|
| 304 |
|
|
distclean-DEJAGNU:
|
| 305 |
|
|
-rm -f site.exp site.bak
|
| 306 |
|
|
-l='$(DEJATOOL)'; for tool in $$l; do \
|
| 307 |
|
|
rm -f $$tool.sum $$tool.log; \
|
| 308 |
|
|
done
|
| 309 |
|
|
|
| 310 |
|
|
distdir: $(DISTFILES)
|
| 311 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| 312 |
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| 313 |
|
|
list='$(DISTFILES)'; \
|
| 314 |
|
|
dist_files=`for file in $$list; do echo $$file; done | \
|
| 315 |
|
|
sed -e "s|^$$srcdirstrip/||;t" \
|
| 316 |
|
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
| 317 |
|
|
case $$dist_files in \
|
| 318 |
|
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
| 319 |
|
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
| 320 |
|
|
sort -u` ;; \
|
| 321 |
|
|
esac; \
|
| 322 |
|
|
for file in $$dist_files; do \
|
| 323 |
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
| 324 |
|
|
if test -d $$d/$$file; then \
|
| 325 |
|
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
| 326 |
|
|
if test -d "$(distdir)/$$file"; then \
|
| 327 |
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
| 328 |
|
|
fi; \
|
| 329 |
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
| 330 |
|
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
| 331 |
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
| 332 |
|
|
fi; \
|
| 333 |
|
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
| 334 |
|
|
else \
|
| 335 |
|
|
test -f "$(distdir)/$$file" \
|
| 336 |
|
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
| 337 |
|
|
|| exit 1; \
|
| 338 |
|
|
fi; \
|
| 339 |
|
|
done
|
| 340 |
|
|
check-am: all-am
|
| 341 |
|
|
$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
|
| 342 |
|
|
check: check-am
|
| 343 |
|
|
all-am: Makefile
|
| 344 |
|
|
installdirs:
|
| 345 |
|
|
install: install-am
|
| 346 |
|
|
install-exec: install-exec-am
|
| 347 |
|
|
install-data: install-data-am
|
| 348 |
|
|
uninstall: uninstall-am
|
| 349 |
|
|
|
| 350 |
|
|
install-am: all-am
|
| 351 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
| 352 |
|
|
|
| 353 |
|
|
installcheck: installcheck-am
|
| 354 |
|
|
install-strip:
|
| 355 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| 356 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| 357 |
|
|
`test -z '$(STRIP)' || \
|
| 358 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
| 359 |
|
|
mostlyclean-generic:
|
| 360 |
|
|
|
| 361 |
|
|
clean-generic:
|
| 362 |
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
| 363 |
|
|
|
| 364 |
|
|
distclean-generic:
|
| 365 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
| 366 |
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
| 367 |
|
|
|
| 368 |
|
|
maintainer-clean-generic:
|
| 369 |
|
|
@echo "This command is intended for maintainers to use"
|
| 370 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
| 371 |
|
|
clean: clean-am
|
| 372 |
|
|
|
| 373 |
|
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
| 374 |
|
|
|
| 375 |
|
|
distclean: distclean-am
|
| 376 |
|
|
-rm -f Makefile
|
| 377 |
|
|
distclean-am: clean-am distclean-DEJAGNU distclean-generic
|
| 378 |
|
|
|
| 379 |
|
|
dvi: dvi-am
|
| 380 |
|
|
|
| 381 |
|
|
dvi-am:
|
| 382 |
|
|
|
| 383 |
|
|
html: html-am
|
| 384 |
|
|
|
| 385 |
|
|
html-am:
|
| 386 |
|
|
|
| 387 |
|
|
info: info-am
|
| 388 |
|
|
|
| 389 |
|
|
info-am:
|
| 390 |
|
|
|
| 391 |
|
|
install-data-am:
|
| 392 |
|
|
|
| 393 |
|
|
install-dvi: install-dvi-am
|
| 394 |
|
|
|
| 395 |
|
|
install-dvi-am:
|
| 396 |
|
|
|
| 397 |
|
|
install-exec-am:
|
| 398 |
|
|
|
| 399 |
|
|
install-html: install-html-am
|
| 400 |
|
|
|
| 401 |
|
|
install-html-am:
|
| 402 |
|
|
|
| 403 |
|
|
install-info: install-info-am
|
| 404 |
|
|
|
| 405 |
|
|
install-info-am:
|
| 406 |
|
|
|
| 407 |
|
|
install-man:
|
| 408 |
|
|
|
| 409 |
|
|
install-pdf: install-pdf-am
|
| 410 |
|
|
|
| 411 |
|
|
install-pdf-am:
|
| 412 |
|
|
|
| 413 |
|
|
install-ps: install-ps-am
|
| 414 |
|
|
|
| 415 |
|
|
install-ps-am:
|
| 416 |
|
|
|
| 417 |
|
|
installcheck-am:
|
| 418 |
|
|
|
| 419 |
|
|
maintainer-clean: maintainer-clean-am
|
| 420 |
|
|
-rm -f Makefile
|
| 421 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
| 422 |
|
|
|
| 423 |
|
|
mostlyclean: mostlyclean-am
|
| 424 |
|
|
|
| 425 |
|
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
| 426 |
|
|
|
| 427 |
|
|
pdf: pdf-am
|
| 428 |
|
|
|
| 429 |
|
|
pdf-am:
|
| 430 |
|
|
|
| 431 |
|
|
ps: ps-am
|
| 432 |
|
|
|
| 433 |
|
|
ps-am:
|
| 434 |
|
|
|
| 435 |
|
|
uninstall-am:
|
| 436 |
|
|
|
| 437 |
|
|
.MAKE: check-am install-am install-strip
|
| 438 |
|
|
|
| 439 |
|
|
.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
|
| 440 |
|
|
clean-libtool distclean distclean-DEJAGNU distclean-generic \
|
| 441 |
|
|
distclean-libtool distdir dvi dvi-am html html-am info info-am \
|
| 442 |
|
|
install install-am install-data install-data-am install-dvi \
|
| 443 |
|
|
install-dvi-am install-exec install-exec-am install-html \
|
| 444 |
|
|
install-html-am install-info install-info-am install-man \
|
| 445 |
|
|
install-pdf install-pdf-am install-ps install-ps-am \
|
| 446 |
|
|
install-strip installcheck installcheck-am installdirs \
|
| 447 |
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
| 448 |
|
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
| 449 |
|
|
uninstall uninstall-am
|
| 450 |
|
|
|
| 451 |
|
|
|
| 452 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| 453 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
| 454 |
|
|
.NOEXPORT:
|