Tizen 2.0 Release
[external/tizen-coreutils.git] / tests / tail / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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 # Make coreutils tests.                                 -*-Makefile-*-
18
19 # Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
20 # Foundation, Inc.
21
22 # This program is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 2 of the License, or
25 # (at your option) any later version.
26
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31
32 # You should have received a copy of the GNU General Public License
33 # along with this program; if not, write to the Free Software
34 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
35 # 02110-1301, USA.
36
37 VPATH = @srcdir@
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 subdir = tests/tail
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
59         $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
60         $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
61         $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
62         $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
63         $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/base64.m4 \
64         $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
65         $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
66         $(top_srcdir)/m4/canon-host.m4 \
67         $(top_srcdir)/m4/canonicalize.m4 \
68         $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
69         $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
70         $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/close-stream.m4 \
71         $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
72         $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/cycle-check.m4 \
73         $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
74         $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
75         $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
76         $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
77         $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
78         $(top_srcdir)/m4/euidaccess-stat.m4 \
79         $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
80         $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
81         $(top_srcdir)/m4/fchdir.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
82         $(top_srcdir)/m4/fcntl_h.m4 $(top_srcdir)/m4/fd-reopen.m4 \
83         $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
84         $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/filenamecat.m4 \
85         $(top_srcdir)/m4/flexmember.m4 $(top_srcdir)/m4/fnmatch.m4 \
86         $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/fprintftime.m4 \
87         $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
88         $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
89         $(top_srcdir)/m4/fts.m4 $(top_srcdir)/m4/getaddrinfo.m4 \
90         $(top_srcdir)/m4/getcwd-abort-bug.m4 \
91         $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
92         $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
93         $(top_srcdir)/m4/getgroups.m4 $(top_srcdir)/m4/gethostname.m4 \
94         $(top_srcdir)/m4/gethrxtime.m4 $(top_srcdir)/m4/getline.m4 \
95         $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getndelim2.m4 \
96         $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
97         $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \
98         $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
99         $(top_srcdir)/m4/getugroups.m4 \
100         $(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
101         $(top_srcdir)/m4/gnulib-common.m4 \
102         $(top_srcdir)/m4/gnulib-comp.m4 \
103         $(top_srcdir)/m4/group-member.m4 \
104         $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash.m4 \
105         $(top_srcdir)/m4/host-os.m4 $(top_srcdir)/m4/human.m4 \
106         $(top_srcdir)/m4/i-ring.m4 $(top_srcdir)/m4/iconv.m4 \
107         $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
108         $(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intmax_t.m4 \
109         $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
110         $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
111         $(top_srcdir)/m4/isapipe.m4 $(top_srcdir)/m4/jm-macros.m4 \
112         $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
113         $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
114         $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
115         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
116         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/link-follow.m4 \
117         $(top_srcdir)/m4/localcharset.m4 \
118         $(top_srcdir)/m4/long-options.m4 \
119         $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
120         $(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/lstat.m4 \
121         $(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \
122         $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbscasecmp.m4 \
123         $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/mbswidth.m4 \
124         $(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memcasecmp.m4 \
125         $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/memcmp.m4 \
126         $(top_srcdir)/m4/memcoll.m4 $(top_srcdir)/m4/memcpy.m4 \
127         $(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/mempcpy.m4 \
128         $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/memset.m4 \
129         $(top_srcdir)/m4/memxfrm.m4 $(top_srcdir)/m4/mkancesdirs.m4 \
130         $(top_srcdir)/m4/mkdir-p.m4 $(top_srcdir)/m4/mkdir-slash.m4 \
131         $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mktime.m4 \
132         $(top_srcdir)/m4/modechange.m4 $(top_srcdir)/m4/mountlist.m4 \
133         $(top_srcdir)/m4/mpsort.m4 $(top_srcdir)/m4/nanosleep.m4 \
134         $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
135         $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
136         $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
137         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
138         $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
139         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
140         $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
141         $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
142         $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
143         $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
144         $(top_srcdir)/m4/regex.m4 \
145         $(top_srcdir)/m4/rename-dest-slash.m4 \
146         $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
147         $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
148         $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
149         $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same.m4 \
150         $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \
151         $(top_srcdir)/m4/savewd.m4 $(top_srcdir)/m4/setenv.m4 \
152         $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
153         $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
154         $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/snprintf.m4 \
155         $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
156         $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
157         $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
158         $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
159         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
160         $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stdio_h.m4 \
161         $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stdlib_h.m4 \
162         $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strcspn.m4 \
163         $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
164         $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strndup.m4 \
165         $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strnumcmp.m4 \
166         $(top_srcdir)/m4/strpbrk.m4 $(top_srcdir)/m4/strtod.m4 \
167         $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtol.m4 \
168         $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoul.m4 \
169         $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \
170         $(top_srcdir)/m4/strverscmp.m4 \
171         $(top_srcdir)/m4/sys_socket_h.m4 \
172         $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
173         $(top_srcdir)/m4/tempname.m4 $(top_srcdir)/m4/time_h.m4 \
174         $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/timespec.m4 \
175         $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \
176         $(top_srcdir)/m4/unicodeio.m4 $(top_srcdir)/m4/unistd-safer.m4 \
177         $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlink-busy.m4 \
178         $(top_srcdir)/m4/unlinkdir.m4 $(top_srcdir)/m4/unlocked-io.m4 \
179         $(top_srcdir)/m4/uptime.m4 $(top_srcdir)/m4/userspec.m4 \
180         $(top_srcdir)/m4/utimbuf.m4 $(top_srcdir)/m4/utime.m4 \
181         $(top_srcdir)/m4/utimecmp.m4 $(top_srcdir)/m4/utimens.m4 \
182         $(top_srcdir)/m4/utimes-null.m4 $(top_srcdir)/m4/utimes.m4 \
183         $(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vasprintf.m4 \
184         $(top_srcdir)/m4/wchar.m4 $(top_srcdir)/m4/wchar_t.m4 \
185         $(top_srcdir)/m4/wctype.m4 $(top_srcdir)/m4/wcwidth.m4 \
186         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
187         $(top_srcdir)/m4/xfts.m4 $(top_srcdir)/m4/xgetcwd.m4 \
188         $(top_srcdir)/m4/xnanosleep.m4 $(top_srcdir)/m4/xstrndup.m4 \
189         $(top_srcdir)/m4/xstrtod.m4 $(top_srcdir)/m4/xstrtol.m4 \
190         $(top_srcdir)/m4/yesno.m4 $(top_srcdir)/configure.ac
191 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
192         $(ACLOCAL_M4)
193 mkinstalldirs = $(install_sh) -d
194 CONFIG_HEADER = $(top_builddir)/lib/config.h
195 CONFIG_CLEAN_FILES =
196 SCRIPTS = $(noinst_SCRIPTS)
197 SOURCES =
198 DIST_SOURCES =
199 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200 ABSOLUTE_DIRENT_H = @ABSOLUTE_DIRENT_H@
201 ABSOLUTE_FCNTL_H = @ABSOLUTE_FCNTL_H@
202 ABSOLUTE_INTTYPES_H = @ABSOLUTE_INTTYPES_H@
203 ABSOLUTE_NETINET_IN_H = @ABSOLUTE_NETINET_IN_H@
204 ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
205 ABSOLUTE_STDIO_H = @ABSOLUTE_STDIO_H@
206 ABSOLUTE_STDLIB_H = @ABSOLUTE_STDLIB_H@
207 ABSOLUTE_STRING_H = @ABSOLUTE_STRING_H@
208 ABSOLUTE_SYS_SOCKET_H = @ABSOLUTE_SYS_SOCKET_H@
209 ABSOLUTE_SYS_STAT_H = @ABSOLUTE_SYS_STAT_H@
210 ABSOLUTE_SYS_TIME_H = @ABSOLUTE_SYS_TIME_H@
211 ABSOLUTE_TIME_H = @ABSOLUTE_TIME_H@
212 ABSOLUTE_UNISTD_H = @ABSOLUTE_UNISTD_H@
213 ABSOLUTE_WCHAR_H = @ABSOLUTE_WCHAR_H@
214 ABSOLUTE_WCTYPE_H = @ABSOLUTE_WCTYPE_H@
215 ACLOCAL = @ACLOCAL@
216 ALLOCA = @ALLOCA@
217 ALLOCA_H = @ALLOCA_H@
218 AMTAR = @AMTAR@
219 ARPA_INET_H = @ARPA_INET_H@
220 AUTOCONF = @AUTOCONF@
221 AUTOHEADER = @AUTOHEADER@
222 AUTOMAKE = @AUTOMAKE@
223 AWK = @AWK@
224 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
225 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
226 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
227 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
228 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
229 CC = @CC@
230 CCDEPMODE = @CCDEPMODE@
231 CFLAGS = @CFLAGS@
232 CPP = @CPP@
233 CPPFLAGS = @CPPFLAGS@
234 CYGPATH_W = @CYGPATH_W@
235 DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
236 DEFS = @DEFS@
237 DEPDIR = @DEPDIR@
238 DF_PROG = @DF_PROG@
239 DIRENT_H = @DIRENT_H@
240 ECHO_C = @ECHO_C@
241 ECHO_N = @ECHO_N@
242 ECHO_T = @ECHO_T@
243 EGREP = @EGREP@
244 EOVERFLOW = @EOVERFLOW@
245 EXEEXT = @EXEEXT@
246 FCNTL_H = @FCNTL_H@
247 FNMATCH_H = @FNMATCH_H@
248 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
249 GETOPT_H = @GETOPT_H@
250 GLIBC21 = @GLIBC21@
251 GMSGFMT = @GMSGFMT@
252 GMSGFMT_015 = @GMSGFMT_015@
253 GNULIB_CHOWN = @GNULIB_CHOWN@
254 GNULIB_DUP2 = @GNULIB_DUP2@
255 GNULIB_FCHDIR = @GNULIB_FCHDIR@
256 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
257 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
258 GNULIB_GETCWD = @GNULIB_GETCWD@
259 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
260 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
261 GNULIB_IMAXABS = @GNULIB_IMAXABS@
262 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
263 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
264 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
265 GNULIB_MBSCHR = @GNULIB_MBSCHR@
266 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
267 GNULIB_MBSLEN = @GNULIB_MBSLEN@
268 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
269 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
270 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
271 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
272 GNULIB_MBSSEP = @GNULIB_MBSSEP@
273 GNULIB_MBSSPN = @GNULIB_MBSSPN@
274 GNULIB_MBSSTR = @GNULIB_MBSSTR@
275 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
276 GNULIB_MEMMEM = @GNULIB_MEMMEM@
277 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
278 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
279 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
280 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
281 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
282 GNULIB_READLINK = @GNULIB_READLINK@
283 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
284 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
285 GNULIB_STPCPY = @GNULIB_STPCPY@
286 GNULIB_STPNCPY = @GNULIB_STPNCPY@
287 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
288 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
289 GNULIB_STRDUP = @GNULIB_STRDUP@
290 GNULIB_STRNDUP = @GNULIB_STRNDUP@
291 GNULIB_STRNLEN = @GNULIB_STRNLEN@
292 GNULIB_STRPBRK = @GNULIB_STRPBRK@
293 GNULIB_STRSEP = @GNULIB_STRSEP@
294 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
295 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
296 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
297 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
298 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
299 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
300 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
301 GNU_PACKAGE = @GNU_PACKAGE@
302 GREP = @GREP@
303 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
304 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
305 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
306 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
307 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
308 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
309 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
310 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
311 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
312 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
313 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
314 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
315 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
316 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
317 HAVE_DUP2 = @HAVE_DUP2@
318 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
319 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
320 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
321 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
322 HAVE_MEMPCPY = @HAVE_MEMPCPY@
323 HAVE_MKDTEMP = @HAVE_MKDTEMP@
324 HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
325 HAVE_READLINK = @HAVE_READLINK@
326 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
327 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
328 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
329 HAVE_STDINT_H = @HAVE_STDINT_H@
330 HAVE_STPCPY = @HAVE_STPCPY@
331 HAVE_STPNCPY = @HAVE_STPNCPY@
332 HAVE_STRCASECMP = @HAVE_STRCASECMP@
333 HAVE_STRCASESTR = @HAVE_STRCASESTR@
334 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
335 HAVE_STRNDUP = @HAVE_STRNDUP@
336 HAVE_STRPBRK = @HAVE_STRPBRK@
337 HAVE_STRSEP = @HAVE_STRSEP@
338 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
339 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
340 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
341 HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
342 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
343 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
344 HAVE_UNISTD_H = @HAVE_UNISTD_H@
345 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
346 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
347 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
348 HAVE_WINT_T = @HAVE_WINT_T@
349 HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
350 HAVE__BOOL = @HAVE__BOOL@
351 HELP2MAN = @HELP2MAN@
352 INSTALL = @INSTALL@
353 INSTALL_DATA = @INSTALL_DATA@
354 INSTALL_PROGRAM = @INSTALL_PROGRAM@
355 INSTALL_SCRIPT = @INSTALL_SCRIPT@
356 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
357 INTLLIBS = @INTLLIBS@
358 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
359 INTTYPES_H = @INTTYPES_H@
360 KMEM_GROUP = @KMEM_GROUP@
361 LDFLAGS = @LDFLAGS@
362 LIBCOREUTILS_LIBDEPS = @LIBCOREUTILS_LIBDEPS@
363 LIBCOREUTILS_LTLIBDEPS = @LIBCOREUTILS_LTLIBDEPS@
364 LIBICONV = @LIBICONV@
365 LIBINTL = @LIBINTL@
366 LIBOBJS = @LIBOBJS@
367 LIBS = @LIBS@
368 LIB_ACL = @LIB_ACL@
369 LIB_ACL_TRIVIAL = @LIB_ACL_TRIVIAL@
370 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
371 LIB_CRYPT = @LIB_CRYPT@
372 LIB_EACCESS = @LIB_EACCESS@
373 LIB_FDATASYNC = @LIB_FDATASYNC@
374 LIB_GETHRXTIME = @LIB_GETHRXTIME@
375 LIB_NANOSLEEP = @LIB_NANOSLEEP@
376 LN_S = @LN_S@
377 LTLIBICONV = @LTLIBICONV@
378 LTLIBINTL = @LTLIBINTL@
379 LTLIBOBJS = @LTLIBOBJS@
380 MAKEINFO = @MAKEINFO@
381 MAN = @MAN@
382 MKDIR_P = @MKDIR_P@
383 MSGFMT = @MSGFMT@
384 MSGFMT_015 = @MSGFMT_015@
385 MSGMERGE = @MSGMERGE@
386 NEED_SETGID = @NEED_SETGID@
387 NETINET_IN_H = @NETINET_IN_H@
388 OBJEXT = @OBJEXT@
389 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
390 PACKAGE = @PACKAGE@
391 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
392 PACKAGE_NAME = @PACKAGE_NAME@
393 PACKAGE_STRING = @PACKAGE_STRING@
394 PACKAGE_TARNAME = @PACKAGE_TARNAME@
395 PACKAGE_VERSION = @PACKAGE_VERSION@
396 PATH_SEPARATOR = @PATH_SEPARATOR@
397 PERL = @PERL@
398 POSUB = @POSUB@
399 POW_LIB = @POW_LIB@
400 PRIPTR_PREFIX = @PRIPTR_PREFIX@
401 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
402 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
403 RANLIB = @RANLIB@
404 REPLACE_CHOWN = @REPLACE_CHOWN@
405 REPLACE_FCHDIR = @REPLACE_FCHDIR@
406 REPLACE_FPRINTF = @REPLACE_FPRINTF@
407 REPLACE_GETCWD = @REPLACE_GETCWD@
408 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
409 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
410 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
411 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
412 REPLACE_PRINTF = @REPLACE_PRINTF@
413 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
414 REPLACE_SPRINTF = @REPLACE_SPRINTF@
415 REPLACE_STRPTIME = @REPLACE_STRPTIME@
416 REPLACE_TIMEGM = @REPLACE_TIMEGM@
417 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
418 REPLACE_VPRINTF = @REPLACE_VPRINTF@
419 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
420 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
421 SEQ_LIBM = @SEQ_LIBM@
422 SET_MAKE = @SET_MAKE@
423 SHELL = @SHELL@
424 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
425 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
426 STDBOOL_H = @STDBOOL_H@
427 STDINT_H = @STDINT_H@
428 STRIP = @STRIP@
429 SYS_SOCKET_H = @SYS_SOCKET_H@
430 SYS_STAT_H = @SYS_STAT_H@
431 SYS_TIME_H = @SYS_TIME_H@
432 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
433 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
434 U = @U@
435 USE_NLS = @USE_NLS@
436 VERSION = @VERSION@
437 WCHAR_H = @WCHAR_H@
438 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
439 WCTYPE_H = @WCTYPE_H@
440 WINT_T_SUFFIX = @WINT_T_SUFFIX@
441 XGETTEXT = @XGETTEXT@
442 XGETTEXT_015 = @XGETTEXT_015@
443 YACC = @YACC@
444 YFLAGS = @YFLAGS@
445 abs_builddir = @abs_builddir@
446 abs_srcdir = @abs_srcdir@
447 abs_top_builddir = @abs_top_builddir@
448 abs_top_srcdir = @abs_top_srcdir@
449 ac_ct_CC = @ac_ct_CC@
450 am__include = @am__include@
451 am__leading_dot = @am__leading_dot@
452 am__quote = @am__quote@
453 am__tar = @am__tar@
454 am__untar = @am__untar@
455 bindir = @bindir@
456 build = @build@
457 build_alias = @build_alias@
458 build_cpu = @build_cpu@
459 build_os = @build_os@
460 build_vendor = @build_vendor@
461 builddir = @builddir@
462 datadir = @datadir@
463 datarootdir = @datarootdir@
464 docdir = @docdir@
465 dvidir = @dvidir@
466 exec_prefix = @exec_prefix@
467 gl_LIBOBJS = @gl_LIBOBJS@
468 gl_LTLIBOBJS = @gl_LTLIBOBJS@
469 host = @host@
470 host_alias = @host_alias@
471 host_cpu = @host_cpu@
472 host_os = @host_os@
473 host_vendor = @host_vendor@
474 htmldir = @htmldir@
475 includedir = @includedir@
476 infodir = @infodir@
477 install_sh = @install_sh@
478 libdir = @libdir@
479 libexecdir = @libexecdir@
480 localedir = @localedir@
481 localstatedir = @localstatedir@
482 mandir = @mandir@
483 mkdir_p = @mkdir_p@
484 oldincludedir = @oldincludedir@
485 pdfdir = @pdfdir@
486 prefix = @prefix@
487 program_transform_name = @program_transform_name@
488 psdir = @psdir@
489 sbindir = @sbindir@
490 sharedstatedir = @sharedstatedir@
491 srcdir = @srcdir@
492 sysconfdir = @sysconfdir@
493 target_alias = @target_alias@
494 top_builddir = @top_builddir@
495 top_srcdir = @top_srcdir@
496 x = tail
497 explicit = 
498 maint_gen = obs-plus-c1.I obs-plus-c1.X obs-plus-c2.I obs-plus-c2.X obs-c3.I \
499 obs-c3.X obs-c4.I obs-c4.X obs-c5.I obs-c5.X obs-l1.I obs-l1.X obs-l2.I \
500 obs-l2.X obs-l3.I obs-l3.X obs-plus-l4.I obs-plus-l4.X obs-plus-l5.I \
501 obs-plus-l5.X obs-1.I obs-1.X obs-2.I obs-2.X obs-3.I obs-3.X obs-plus-4.I \
502 obs-plus-4.X obs-plus-5.I obs-plus-5.X obs-plus-x1.I obs-plus-x1.X \
503 obs-plus-x2.I obs-plus-x2.X obs-l.I obs-l.X obs-b.I obs-b.X err-1.I err-1.X \
504 err-2.I err-2.X err-3.I err-3.X err-4.I err-4.X err-5.I err-5.X err-6.I \
505 err-6.X minus-1.I minus-1.X minus-2.I minus-2.X c-2.I c-2.X c-2-minus.I \
506 c-2-minus.X c2.I c2.X c2-minus.I c2-minus.X n-1.I n-1.X n-2.I n-2.X n-3.I \
507 n-3.X n-4.I n-4.X n-4a.I n-4a.X n-5.I n-5.X n-5a.I n-5a.X n-5b.I n-5b.X \
508 f-pipe-1.I f-pipe-1.X
509
510 run_gen = obs-plus-c1.O obs-plus-c1.E obs-plus-c2.O obs-plus-c2.E obs-c3.O \
511 obs-c3.E obs-c4.O obs-c4.E obs-c5.O obs-c5.E obs-l1.O obs-l1.E obs-l2.O \
512 obs-l2.E obs-l3.O obs-l3.E obs-plus-l4.O obs-plus-l4.E obs-plus-l5.O \
513 obs-plus-l5.E obs-1.O obs-1.E obs-2.O obs-2.E obs-3.O obs-3.E obs-plus-4.O \
514 obs-plus-4.E obs-plus-5.O obs-plus-5.E obs-plus-x1.O obs-plus-x1.E \
515 obs-plus-x2.O obs-plus-x2.E obs-l.O obs-l.E obs-b.O obs-b.E err-1.O err-1.E \
516 err-2.O err-2.E err-3.O err-3.E err-4.O err-4.E err-5.O err-5.E err-6.O \
517 err-6.E minus-1.O minus-1.E minus-2.O minus-2.E c-2.O c-2.E c-2-minus.O \
518 c-2-minus.E c2.O c2.E c2-minus.O c2-minus.E n-1.O n-1.E n-2.O n-2.E n-3.O \
519 n-3.E n-4.O n-4.E n-4a.O n-4a.E n-5.O n-5.E n-5a.O n-5a.E n-5b.O n-5b.E \
520 f-pipe-1.O f-pipe-1.E
521
522 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
523 noinst_SCRIPTS = $x-tests
524 TESTS_ENVIRONMENT = \
525   CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
526   PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
527
528 editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
529 TESTS = $x-tests
530 mk_script = $(srcdir)/../mk-script
531 MAINTAINERCLEANFILES = $x-tests $(maint_gen)
532 CLEANFILES = $(run_gen)
533 all: all-am
534
535 .SUFFIXES:
536 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
537         @for dep in $?; do \
538           case '$(am__configure_deps)' in \
539             *$$dep*) \
540               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
541                 && exit 0; \
542               exit 1;; \
543           esac; \
544         done; \
545         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/tail/Makefile'; \
546         cd $(top_srcdir) && \
547           $(AUTOMAKE) --gnu  tests/tail/Makefile
548 .PRECIOUS: Makefile
549 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
550         @case '$?' in \
551           *config.status*) \
552             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
553           *) \
554             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
555             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
556         esac;
557
558 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
559         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560
561 $(top_srcdir)/configure:  $(am__configure_deps)
562         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
563 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
564         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
565 tags: TAGS
566 TAGS:
567
568 ctags: CTAGS
569 CTAGS:
570
571
572 check-TESTS: $(TESTS)
573         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
574         srcdir=$(srcdir); export srcdir; \
575         list=' $(TESTS) '; \
576         if test -n "$$list"; then \
577           for tst in $$list; do \
578             if test -f ./$$tst; then dir=./; \
579             elif test -f $$tst; then dir=; \
580             else dir="$(srcdir)/"; fi; \
581             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
582               all=`expr $$all + 1`; \
583               case " $(XFAIL_TESTS) " in \
584               *$$ws$$tst$$ws*) \
585                 xpass=`expr $$xpass + 1`; \
586                 failed=`expr $$failed + 1`; \
587                 echo "XPASS: $$tst"; \
588               ;; \
589               *) \
590                 echo "PASS: $$tst"; \
591               ;; \
592               esac; \
593             elif test $$? -ne 77; then \
594               all=`expr $$all + 1`; \
595               case " $(XFAIL_TESTS) " in \
596               *$$ws$$tst$$ws*) \
597                 xfail=`expr $$xfail + 1`; \
598                 echo "XFAIL: $$tst"; \
599               ;; \
600               *) \
601                 failed=`expr $$failed + 1`; \
602                 echo "FAIL: $$tst"; \
603               ;; \
604               esac; \
605             else \
606               skip=`expr $$skip + 1`; \
607               echo "SKIP: $$tst"; \
608             fi; \
609           done; \
610           if test "$$failed" -eq 0; then \
611             if test "$$xfail" -eq 0; then \
612               banner="All $$all tests passed"; \
613             else \
614               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
615             fi; \
616           else \
617             if test "$$xpass" -eq 0; then \
618               banner="$$failed of $$all tests failed"; \
619             else \
620               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
621             fi; \
622           fi; \
623           dashes="$$banner"; \
624           skipped=""; \
625           if test "$$skip" -ne 0; then \
626             skipped="($$skip tests were not run)"; \
627             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
628               dashes="$$skipped"; \
629           fi; \
630           report=""; \
631           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
632             report="Please report to $(PACKAGE_BUGREPORT)"; \
633             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
634               dashes="$$report"; \
635           fi; \
636           dashes=`echo "$$dashes" | sed s/./=/g`; \
637           echo "$$dashes"; \
638           echo "$$banner"; \
639           test -z "$$skipped" || echo "$$skipped"; \
640           test -z "$$report" || echo "$$report"; \
641           echo "$$dashes"; \
642           test "$$failed" -eq 0; \
643         else :; fi
644
645 distdir: $(DISTFILES)
646         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
648         list='$(DISTFILES)'; \
649           dist_files=`for file in $$list; do echo $$file; done | \
650           sed -e "s|^$$srcdirstrip/||;t" \
651               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
652         case $$dist_files in \
653           */*) $(MKDIR_P) `echo "$$dist_files" | \
654                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
655                            sort -u` ;; \
656         esac; \
657         for file in $$dist_files; do \
658           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
659           if test -d $$d/$$file; then \
660             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
661             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
662               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
663             fi; \
664             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
665           else \
666             test -f $(distdir)/$$file \
667             || cp -p $$d/$$file $(distdir)/$$file \
668             || exit 1; \
669           fi; \
670         done
671 check-am: all-am
672         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
673 check: check-am
674 all-am: Makefile $(SCRIPTS)
675 installdirs:
676 install: install-am
677 install-exec: install-exec-am
678 install-data: install-data-am
679 uninstall: uninstall-am
680
681 install-am: all-am
682         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
683
684 installcheck: installcheck-am
685 install-strip:
686         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688           `test -z '$(STRIP)' || \
689             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
690 mostlyclean-generic:
691
692 clean-generic:
693         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
694
695 distclean-generic:
696         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697
698 maintainer-clean-generic:
699         @echo "This command is intended for maintainers to use"
700         @echo "it deletes files that may require special tools to rebuild."
701         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
702 clean: clean-am
703
704 clean-am: clean-generic mostlyclean-am
705
706 distclean: distclean-am
707         -rm -f Makefile
708 distclean-am: clean-am distclean-generic
709
710 dvi: dvi-am
711
712 dvi-am:
713
714 html: html-am
715
716 info: info-am
717
718 info-am:
719
720 install-data-am:
721
722 install-dvi: install-dvi-am
723
724 install-exec-am:
725
726 install-html: install-html-am
727
728 install-info: install-info-am
729
730 install-man:
731
732 install-pdf: install-pdf-am
733
734 install-ps: install-ps-am
735
736 installcheck-am:
737
738 maintainer-clean: maintainer-clean-am
739         -rm -f Makefile
740 maintainer-clean-am: distclean-am maintainer-clean-generic
741
742 mostlyclean: mostlyclean-am
743
744 mostlyclean-am: mostlyclean-generic
745
746 pdf: pdf-am
747
748 pdf-am:
749
750 ps: ps-am
751
752 ps-am:
753
754 uninstall-am:
755
756 .MAKE: install-am install-strip
757
758 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
759         distclean distclean-generic distdir dvi dvi-am html html-am \
760         info info-am install install-am install-data install-data-am \
761         install-dvi install-dvi-am install-exec install-exec-am \
762         install-html install-html-am install-info install-info-am \
763         install-man install-pdf install-pdf-am install-ps \
764         install-ps-am install-strip installcheck installcheck-am \
765         installdirs maintainer-clean maintainer-clean-generic \
766         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
767         uninstall-am
768
769 $(srcdir)/$x-tests: $(mk_script) Test.pm Makefile.am
770         test '$x' = test && prog=../../src/$x || prog=$x; \
771         $(PERL) -I$(srcdir) -w -- $(mk_script) $(srcdir) $$prog > $@.n
772         mv $@.n $@
773         chmod 755 $@
774
775 check: $(maint_gen)
776
777 $(srcdir)/Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
778         rm -f $@ $@t
779         sed -n '1,/^##test-files-begin/p' $(srcdir)/../Makefile.am.in > $@t
780         tool=`echo $(subdir)|sed 's/^tests.//;s/-test//'`; \
781           echo "x = $$tool" >> $@t
782         $(PERL) -I$(srcdir) -w -- $(mk_script) $(srcdir) --list >> $@t
783         sed -n '/^##test-files-end/,$$p' $(srcdir)/../Makefile.am.in >> $@t
784         chmod -w $@t
785         mv $@t $@
786 # Tell versions [3.59,3.63) of GNU make to not export all variables.
787 # Otherwise a system limit (for SysV at least) may be exceeded.
788 .NOEXPORT: