~ubuntu-branches/ubuntu/utopic/acct/utopic

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-08-05 00:08:34 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100805000834-y9k7nlasjm3t5che
Tags: 6.5.4-2ubuntu1
* Merge from Debian testing, remaining changes: (LP: #609754)
  - Remove stop links from rc0 and rc6. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
46
48
        $(srcdir)/version.h.in $(srcdir)/version.texi \
47
49
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
48
50
        TODO config.guess config.sub depcomp install-sh ltmain.sh \
49
 
        mdate-sh missing mkinstalldirs texinfo.tex
 
51
        mdate-sh missing texinfo.tex
50
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51
53
am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
52
54
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/dirname.m4 \
53
55
        $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
54
56
        $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
55
57
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
56
 
        $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
 
58
        $(top_srcdir)/m4/ftello.m4 $(top_srcdir)/m4/getopt.m4 \
 
59
        $(top_srcdir)/m4/getpagesize.m4 \
57
60
        $(top_srcdir)/m4/gnulib-common.m4 \
58
61
        $(top_srcdir)/m4/gnulib-comp.m4 \
59
62
        $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
60
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mktime.m4 \
63
 
        $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
 
63
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/lseek.m4 \
 
64
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
65
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
66
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/multiarch.m4 \
 
67
        $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/readutmp.m4 \
64
68
        $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/stdbool.m4 \
65
 
        $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strerror.m4 \
66
 
        $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strndup.m4 \
67
 
        $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/sys_stat_h.m4 \
68
 
        $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
69
 
        $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/xalloc.m4 \
70
 
        $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
 
69
        $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
 
70
        $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
 
71
        $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 
72
        $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/time_h.m4 \
 
73
        $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/unistd_h.m4 \
 
74
        $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
 
75
        $(top_srcdir)/configure.ac
71
76
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72
77
        $(ACLOCAL_M4)
73
78
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74
79
 configure.lineno config.status.lineno
75
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
80
mkinstalldirs = $(install_sh) -d
76
81
CONFIG_HEADER = config.h
77
82
CONFIG_CLEAN_FILES = files.h version.h
 
83
CONFIG_CLEAN_VPATH_FILES =
78
84
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \
79
85
        "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
80
86
        "$(DESTDIR)$(man8dir)"
81
 
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
82
 
sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
83
87
PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
84
88
am_ac_OBJECTS = ac.$(OBJEXT) common.$(OBJEXT) file_rd.$(OBJEXT) \
85
89
        hashtab.$(OBJEXT) utmp_rd.$(OBJEXT)
119
123
DEFAULT_INCLUDES = -I.@am__isrc@
120
124
depcomp = $(SHELL) $(top_srcdir)/depcomp
121
125
am__depfiles_maybe = depfiles
 
126
am__mv = mv -f
122
127
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
123
128
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124
129
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
143
148
TEXINFOS = accounting.texi
144
149
TEXI2DVI = texi2dvi
145
150
TEXI2PDF = $(TEXI2DVI) --pdf --batch
146
 
MAKEINFOHTML = $(MAKEINFO) --html
 
151
MAKEINFOHTML = $(MAKEINFO) --html --no-split
147
152
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
148
153
DVIPS = dvips
149
154
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
158
163
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
159
164
    *) f=$$p;; \
160
165
  esac;
161
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
166
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
167
am__install_max = 40
 
168
am__nobase_strip_setup = \
 
169
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
170
am__nobase_strip = \
 
171
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
172
am__nobase_list = $(am__nobase_strip_setup); \
 
173
  for p in $$list; do echo "$$p $$p"; done | \
 
174
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
175
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
176
    if (++n[$$2] == $(am__install_max)) \
 
177
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
178
    END { for (dir in files) print dir, files[dir] }'
 
179
am__base_list = \
 
180
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
181
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162
182
man1dir = $(mandir)/man1
163
183
man8dir = $(mandir)/man8
164
184
NROFF = nroff
166
186
HEADERS = $(noinst_HEADERS)
167
187
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168
188
  distclean-recursive maintainer-clean-recursive
 
189
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
190
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
191
        distdir dist dist-all distcheck
169
192
ETAGS = etags
170
193
CTAGS = ctags
171
194
DIST_SUBDIRS = $(SUBDIRS)
173
196
distdir = $(PACKAGE)-$(VERSION)
174
197
top_distdir = $(distdir)
175
198
am__remove_distdir = \
176
 
  { test ! -d $(distdir) \
177
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
178
 
         && rm -fr $(distdir); }; }
 
199
  { test ! -d "$(distdir)" \
 
200
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
201
         && rm -fr "$(distdir)"; }; }
 
202
am__relativize = \
 
203
  dir0=`pwd`; \
 
204
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
205
  sed_rest='s,^[^/]*/*,,'; \
 
206
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
207
  sed_butlast='s,/*[^/]*$$,,'; \
 
208
  while test -n "$$dir1"; do \
 
209
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
210
    if test "$$first" != "."; then \
 
211
      if test "$$first" = ".."; then \
 
212
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
213
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
214
      else \
 
215
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
216
        if test "$$first2" = "$$first"; then \
 
217
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
218
        else \
 
219
          dir2="../$$dir2"; \
 
220
        fi; \
 
221
        dir0="$$dir0"/"$$first"; \
 
222
      fi; \
 
223
    fi; \
 
224
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
225
  done; \
 
226
  reldir="$$dir2"
179
227
DIST_ARCHIVES = $(distdir).tar.gz
180
228
GZIP_ENV = --best
181
229
distuninstallcheck_listfiles = find . -type f -print
222
270
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
223
271
GNULIB_CHOWN = @GNULIB_CHOWN@
224
272
GNULIB_CLOSE = @GNULIB_CLOSE@
 
273
GNULIB_DPRINTF = @GNULIB_DPRINTF@
225
274
GNULIB_DUP2 = @GNULIB_DUP2@
226
275
GNULIB_ENVIRON = @GNULIB_ENVIRON@
227
276
GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
228
277
GNULIB_FCHDIR = @GNULIB_FCHDIR@
 
278
GNULIB_FCLOSE = @GNULIB_FCLOSE@
 
279
GNULIB_FFLUSH = @GNULIB_FFLUSH@
 
280
GNULIB_FOPEN = @GNULIB_FOPEN@
 
281
GNULIB_FPRINTF = @GNULIB_FPRINTF@
 
282
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
 
283
GNULIB_FPUTC = @GNULIB_FPUTC@
 
284
GNULIB_FPUTS = @GNULIB_FPUTS@
 
285
GNULIB_FREOPEN = @GNULIB_FREOPEN@
 
286
GNULIB_FSEEK = @GNULIB_FSEEK@
 
287
GNULIB_FSEEKO = @GNULIB_FSEEKO@
229
288
GNULIB_FSYNC = @GNULIB_FSYNC@
 
289
GNULIB_FTELL = @GNULIB_FTELL@
 
290
GNULIB_FTELLO = @GNULIB_FTELLO@
230
291
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
 
292
GNULIB_FWRITE = @GNULIB_FWRITE@
231
293
GNULIB_GETCWD = @GNULIB_GETCWD@
 
294
GNULIB_GETDELIM = @GNULIB_GETDELIM@
232
295
GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
233
296
GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
234
297
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
 
298
GNULIB_GETLINE = @GNULIB_GETLINE@
235
299
GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
236
300
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
237
301
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
262
326
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
263
327
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
264
328
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
 
329
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
 
330
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
 
331
GNULIB_PERROR = @GNULIB_PERROR@
 
332
GNULIB_PRINTF = @GNULIB_PRINTF@
 
333
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
 
334
GNULIB_PUTC = @GNULIB_PUTC@
 
335
GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
265
336
GNULIB_PUTENV = @GNULIB_PUTENV@
 
337
GNULIB_PUTS = @GNULIB_PUTS@
266
338
GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
267
339
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
268
340
GNULIB_READLINK = @GNULIB_READLINK@
270
342
GNULIB_RPMATCH = @GNULIB_RPMATCH@
271
343
GNULIB_SETENV = @GNULIB_SETENV@
272
344
GNULIB_SLEEP = @GNULIB_SLEEP@
 
345
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
 
346
GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
 
347
GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
273
348
GNULIB_STPCPY = @GNULIB_STPCPY@
274
349
GNULIB_STPNCPY = @GNULIB_STPNCPY@
275
350
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
289
364
GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
290
365
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
291
366
GNULIB_UNSETENV = @GNULIB_UNSETENV@
 
367
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
 
368
GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
 
369
GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
 
370
GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
 
371
GNULIB_VPRINTF = @GNULIB_VPRINTF@
 
372
GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
 
373
GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
 
374
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
292
375
GNULIB_WRITE = @GNULIB_WRITE@
293
376
GREP = @GREP@
294
377
HAVE_ATOLL = @HAVE_ATOLL@
295
378
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
296
379
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
 
380
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
 
381
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
297
382
HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
298
383
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
299
384
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
300
385
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
 
386
HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
 
387
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
301
388
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
302
389
HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
303
390
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
304
391
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
305
392
HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
306
393
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
 
394
HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
 
395
HAVE_DPRINTF = @HAVE_DPRINTF@
307
396
HAVE_DUP2 = @HAVE_DUP2@
308
397
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
 
398
HAVE_FSEEKO = @HAVE_FSEEKO@
309
399
HAVE_FSYNC = @HAVE_FSYNC@
 
400
HAVE_FTELLO = @HAVE_FTELLO@
310
401
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
311
402
HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
312
403
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
345
436
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
346
437
HAVE_UNISTD_H = @HAVE_UNISTD_H@
347
438
HAVE_UNSETENV = @HAVE_UNSETENV@
 
439
HAVE_VASPRINTF = @HAVE_VASPRINTF@
 
440
HAVE_VDPRINTF = @HAVE_VDPRINTF@
348
441
HAVE__BOOL = @HAVE__BOOL@
349
442
INCLUDE_NEXT = @INCLUDE_NEXT@
350
443
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
371
464
MAKEINFO = @MAKEINFO@
372
465
MKDIR_P = @MKDIR_P@
373
466
NEXT_ERRNO_H = @NEXT_ERRNO_H@
 
467
NEXT_STDIO_H = @NEXT_STDIO_H@
374
468
NEXT_STDLIB_H = @NEXT_STDLIB_H@
375
469
NEXT_STRING_H = @NEXT_STRING_H@
376
470
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
387
481
PACKAGE_NAME = @PACKAGE_NAME@
388
482
PACKAGE_STRING = @PACKAGE_STRING@
389
483
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
484
PACKAGE_URL = @PACKAGE_URL@
390
485
PACKAGE_VERSION = @PACKAGE_VERSION@
391
486
PATH_SEPARATOR = @PATH_SEPARATOR@
392
487
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
393
488
RANLIB = @RANLIB@
394
489
REPLACE_CHOWN = @REPLACE_CHOWN@
395
490
REPLACE_CLOSE = @REPLACE_CLOSE@
 
491
REPLACE_DPRINTF = @REPLACE_DPRINTF@
396
492
REPLACE_FCHDIR = @REPLACE_FCHDIR@
 
493
REPLACE_FCLOSE = @REPLACE_FCLOSE@
 
494
REPLACE_FFLUSH = @REPLACE_FFLUSH@
 
495
REPLACE_FOPEN = @REPLACE_FOPEN@
 
496
REPLACE_FPRINTF = @REPLACE_FPRINTF@
 
497
REPLACE_FREOPEN = @REPLACE_FREOPEN@
 
498
REPLACE_FSEEK = @REPLACE_FSEEK@
 
499
REPLACE_FSEEKO = @REPLACE_FSEEKO@
 
500
REPLACE_FTELL = @REPLACE_FTELL@
 
501
REPLACE_FTELLO = @REPLACE_FTELLO@
397
502
REPLACE_GETCWD = @REPLACE_GETCWD@
 
503
REPLACE_GETLINE = @REPLACE_GETLINE@
398
504
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
399
505
REPLACE_LCHOWN = @REPLACE_LCHOWN@
400
506
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
404
510
REPLACE_MKDIR = @REPLACE_MKDIR@
405
511
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
406
512
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
 
513
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
 
514
REPLACE_PERROR = @REPLACE_PERROR@
 
515
REPLACE_PRINTF = @REPLACE_PRINTF@
407
516
REPLACE_PUTENV = @REPLACE_PUTENV@
 
517
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
 
518
REPLACE_SPRINTF = @REPLACE_SPRINTF@
 
519
REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
408
520
REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
409
521
REPLACE_STRDUP = @REPLACE_STRDUP@
410
522
REPLACE_STRERROR = @REPLACE_STRERROR@
413
525
REPLACE_STRSTR = @REPLACE_STRSTR@
414
526
REPLACE_STRTOD = @REPLACE_STRTOD@
415
527
REPLACE_TIMEGM = @REPLACE_TIMEGM@
 
528
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
 
529
REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
 
530
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
 
531
REPLACE_VPRINTF = @REPLACE_VPRINTF@
 
532
REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
 
533
REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
416
534
REPLACE_WRITE = @REPLACE_WRITE@
417
535
SAVACCT_FILE_LOC = @SAVACCT_FILE_LOC@
418
536
SA_MAN = @SA_MAN@
511
629
dump_utmp_SOURCES = dump-utmp.c common.c file_rd.c \
512
630
  utmp_rd.c
513
631
 
 
632
 
 
633
#dump_utmpx_SOURCES = dump-utmpx.c
514
634
last_SOURCES = last.c common.c file_rd.c hashtab.c \
515
635
  utmp_rd.c
516
636
 
526
646
 
527
647
# What documentation should we include?
528
648
info_TEXINFOS = accounting.texi
529
 
 
530
 
# Note: the manual pages target doesn't work yet.  You're going to
531
 
# have all of the manual pages installed whether you like it or not.
532
 
# The line that I _wanted_ to use was:
533
 
#man_MANS = ac.1 last.1 @ACCTON_MAN@ @LASTCOMM_MAN@ @SA_MAN@
534
 
# but I had to use:
535
 
man_MANS = ac.1 accton.8 last.1 lastcomm.1 sa.8
536
 
EXTRA_DIST = ac.1 accton.8 last.1 lastcomm.1 sa.8 TODO m4/gnulib-cache.m4
537
 
DISTCLEANFILES = files.h version.h stamp-h
 
649
man_MANS = ac.1 last.1 dump-utmp.8 @ACCTON_MAN@ @LASTCOMM_MAN@ @SA_MAN@
 
650
EXTRA_DIST = ac.1 dump-utmp.8 accton.8 last.1 lastcomm.1 sa.8 TODO m4/gnulib-cache.m4
 
651
DISTCLEANFILES = files.h version.h
538
652
all: config.h
539
653
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
540
654
 
546
660
        @for dep in $?; do \
547
661
          case '$(am__configure_deps)' in \
548
662
            *$$dep*) \
549
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
550
 
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
663
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
 
664
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
551
665
                && exit 0; \
552
666
              exit 1;; \
553
667
          esac; \
554
668
        done; \
555
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
556
 
        cd $(top_srcdir) && \
557
 
          $(AUTOMAKE) --gnu  Makefile
 
669
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
670
        $(am__cd) $(top_srcdir) && \
 
671
          $(AUTOMAKE) --gnu Makefile
558
672
.PRECIOUS: Makefile
559
673
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
560
674
        @case '$?' in \
570
684
        $(SHELL) ./config.status --recheck
571
685
 
572
686
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
573
 
        cd $(srcdir) && $(AUTOCONF)
 
687
        $(am__cd) $(srcdir) && $(AUTOCONF)
574
688
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
575
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
689
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
690
$(am__aclocal_m4_deps):
576
691
 
577
692
config.h: stamp-h1
578
693
        @if test ! -f $@; then \
584
699
        @rm -f stamp-h1
585
700
        cd $(top_builddir) && $(SHELL) ./config.status config.h
586
701
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
587
 
        cd $(top_srcdir) && $(AUTOHEADER)
 
702
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
588
703
        rm -f stamp-h1
589
704
        touch $@
590
705
 
597
712
install-binPROGRAMS: $(bin_PROGRAMS)
598
713
        @$(NORMAL_INSTALL)
599
714
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
600
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
601
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
602
 
          if test -f $$p \
603
 
             || test -f $$p1 \
604
 
          ; then \
605
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
606
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
607
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
608
 
          else :; fi; \
609
 
        done
 
715
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
716
        for p in $$list; do echo "$$p $$p"; done | \
 
717
        sed 's/$(EXEEXT)$$//' | \
 
718
        while read p p1; do if test -f $$p || test -f $$p1; \
 
719
          then echo "$$p"; echo "$$p"; else :; fi; \
 
720
        done | \
 
721
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
722
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
723
        sed 'N;N;N;s,\n, ,g' | \
 
724
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
725
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
726
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
727
            else { print "f", $$3 "/" $$4, $$1; } } \
 
728
          END { for (d in files) print "f", d, files[d] }' | \
 
729
        while read type dir files; do \
 
730
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
731
            test -z "$$files" || { \
 
732
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
733
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
734
            } \
 
735
        ; done
610
736
 
611
737
uninstall-binPROGRAMS:
612
738
        @$(NORMAL_UNINSTALL)
613
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
614
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
615
 
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
616
 
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
617
 
        done
 
739
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
740
        files=`for p in $$list; do echo "$$p"; done | \
 
741
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
742
              -e 's/$$/$(EXEEXT)/' `; \
 
743
        test -n "$$list" || exit 0; \
 
744
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
745
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
618
746
 
619
747
clean-binPROGRAMS:
620
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
621
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
622
 
          echo " rm -f $$p $$f"; \
623
 
          rm -f $$p $$f ; \
624
 
        done
 
748
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
749
        echo " rm -f" $$list; \
 
750
        rm -f $$list || exit $$?; \
 
751
        test -n "$(EXEEXT)" || exit 0; \
 
752
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
753
        echo " rm -f" $$list; \
 
754
        rm -f $$list
625
755
install-sbinPROGRAMS: $(sbin_PROGRAMS)
626
756
        @$(NORMAL_INSTALL)
627
757
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
628
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
629
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
630
 
          if test -f $$p \
631
 
             || test -f $$p1 \
632
 
          ; then \
633
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
634
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
635
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
636
 
          else :; fi; \
637
 
        done
 
758
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
759
        for p in $$list; do echo "$$p $$p"; done | \
 
760
        sed 's/$(EXEEXT)$$//' | \
 
761
        while read p p1; do if test -f $$p || test -f $$p1; \
 
762
          then echo "$$p"; echo "$$p"; else :; fi; \
 
763
        done | \
 
764
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
765
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
766
        sed 'N;N;N;s,\n, ,g' | \
 
767
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
768
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
769
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
770
            else { print "f", $$3 "/" $$4, $$1; } } \
 
771
          END { for (d in files) print "f", d, files[d] }' | \
 
772
        while read type dir files; do \
 
773
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
774
            test -z "$$files" || { \
 
775
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
 
776
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
 
777
            } \
 
778
        ; done
638
779
 
639
780
uninstall-sbinPROGRAMS:
640
781
        @$(NORMAL_UNINSTALL)
641
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
642
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
643
 
          echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
644
 
          rm -f "$(DESTDIR)$(sbindir)/$$f"; \
645
 
        done
 
782
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
783
        files=`for p in $$list; do echo "$$p"; done | \
 
784
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
785
              -e 's/$$/$(EXEEXT)/' `; \
 
786
        test -n "$$list" || exit 0; \
 
787
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
 
788
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
646
789
 
647
790
clean-sbinPROGRAMS:
648
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
649
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
650
 
          echo " rm -f $$p $$f"; \
651
 
          rm -f $$p $$f ; \
652
 
        done
 
791
        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
792
        echo " rm -f" $$list; \
 
793
        rm -f $$list || exit $$?; \
 
794
        test -n "$(EXEEXT)" || exit 0; \
 
795
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
796
        echo " rm -f" $$list; \
 
797
        rm -f $$list
653
798
ac$(EXEEXT): $(ac_OBJECTS) $(ac_DEPENDENCIES) 
654
799
        @rm -f ac$(EXEEXT)
655
800
        $(LINK) $(ac_OBJECTS) $(ac_LDADD) $(LIBS)
695
840
 
696
841
.c.o:
697
842
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
698
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
843
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
699
844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
700
845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701
846
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
702
847
 
703
848
.c.obj:
704
849
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
705
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
850
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
706
851
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
707
852
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708
853
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
709
854
 
710
855
.c.lo:
711
856
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
712
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
857
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
713
858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
714
859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715
860
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
725
870
 
726
871
.texi.info:
727
872
        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
728
 
        am__cwd=`pwd` && cd $(srcdir) && \
 
873
        am__cwd=`pwd` && $(am__cd) $(srcdir) && \
729
874
        rm -rf $$backupdir && mkdir $$backupdir && \
730
875
        if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
731
876
          for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
737
882
         -o $@ $<; \
738
883
        then \
739
884
          rc=0; \
740
 
          cd $(srcdir); \
 
885
          $(am__cd) $(srcdir); \
741
886
        else \
742
887
          rc=$$?; \
743
 
          cd $(srcdir) && \
 
888
          $(am__cd) $(srcdir) && \
744
889
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
745
890
        fi; \
746
891
        rm -rf $$backupdir; exit $$rc
797
942
 
798
943
uninstall-dvi-am:
799
944
        @$(NORMAL_UNINSTALL)
800
 
        @list='$(DVIS)'; for p in $$list; do \
801
 
          f=$(am__strip_dir) \
 
945
        @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
 
946
        for p in $$list; do \
 
947
          $(am__strip_dir) \
802
948
          echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
803
949
          rm -f "$(DESTDIR)$(dvidir)/$$f"; \
804
950
        done
805
951
 
806
952
uninstall-html-am:
807
953
        @$(NORMAL_UNINSTALL)
808
 
        @list='$(HTMLS)'; for p in $$list; do \
809
 
          f=$(am__strip_dir) \
 
954
        @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
 
955
        for p in $$list; do \
 
956
          $(am__strip_dir) \
810
957
          echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
811
958
          rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
812
959
        done
820
967
          for file in $$list; do \
821
968
            relfile=`echo "$$file" | sed 's|^.*/||'`; \
822
969
            echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
823
 
            install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
 
970
            if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
 
971
            then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
824
972
          done; \
825
973
        else :; fi
826
974
        @$(NORMAL_UNINSTALL)
836
984
 
837
985
uninstall-pdf-am:
838
986
        @$(NORMAL_UNINSTALL)
839
 
        @list='$(PDFS)'; for p in $$list; do \
840
 
          f=$(am__strip_dir) \
 
987
        @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
 
988
        for p in $$list; do \
 
989
          $(am__strip_dir) \
841
990
          echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
842
991
          rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
843
992
        done
844
993
 
845
994
uninstall-ps-am:
846
995
        @$(NORMAL_UNINSTALL)
847
 
        @list='$(PSS)'; for p in $$list; do \
848
 
          f=$(am__strip_dir) \
 
996
        @list='$(PSS)'; test -n "$(psdir)" || list=; \
 
997
        for p in $$list; do \
 
998
          $(am__strip_dir) \
849
999
          echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
850
1000
          rm -f "$(DESTDIR)$(psdir)/$$f"; \
851
1001
        done
862
1012
          for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
863
1013
            if test -f $$file; then \
864
1014
              relfile=`expr "$$file" : "$$d/\(.*\)"`; \
865
 
              test -f $(distdir)/$$relfile || \
866
 
                cp -p $$file $(distdir)/$$relfile; \
 
1015
              test -f "$(distdir)/$$relfile" || \
 
1016
                cp -p $$file "$(distdir)/$$relfile"; \
867
1017
            else :; fi; \
868
1018
          done; \
869
1019
        done
872
1022
        -rm -rf accounting.aux accounting.cp accounting.cps accounting.fn \
873
1023
          accounting.fns accounting.ky accounting.kys accounting.log \
874
1024
          accounting.pg accounting.pgs accounting.tmp accounting.toc \
875
 
          accounting.tp accounting.tps accounting.vr accounting.vrs \
876
 
          accounting.dvi accounting.pdf accounting.ps accounting.html
 
1025
          accounting.tp accounting.tps accounting.vr accounting.vrs
 
1026
 
 
1027
clean-aminfo:
 
1028
        -test -z "accounting.dvi accounting.pdf accounting.ps accounting.html" \
 
1029
        || rm -rf accounting.dvi accounting.pdf accounting.ps accounting.html
877
1030
 
878
1031
maintainer-clean-aminfo:
879
1032
        @list='$(INFO_DEPS)'; for i in $$list; do \
881
1034
          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
882
1035
          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
883
1036
        done
884
 
install-man1: $(man1_MANS) $(man_MANS)
 
1037
install-man1: $(man_MANS)
885
1038
        @$(NORMAL_INSTALL)
886
1039
        test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
887
 
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
888
 
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
889
 
        for i in $$l2; do \
890
 
          case "$$i" in \
891
 
            *.1*) list="$$list $$i" ;; \
892
 
          esac; \
 
1040
        @list=''; test -n "$(man1dir)" || exit 0; \
 
1041
        { for i in $$list; do echo "$$i"; done; \
 
1042
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
1043
          sed -n '/\.1[a-z]*$$/p'; \
 
1044
        } | while read p; do \
 
1045
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
1046
          echo "$$d$$p"; echo "$$p"; \
 
1047
        done | \
 
1048
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
1049
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
1050
        sed 'N;N;s,\n, ,g' | { \
 
1051
        list=; while read file base inst; do \
 
1052
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
1053
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
1054
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
 
1055
          fi; \
893
1056
        done; \
894
 
        for i in $$list; do \
895
 
          if test -f $$i; then file=$$i; \
896
 
          else file=$(srcdir)/$$i; fi; \
897
 
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
898
 
          case "$$ext" in \
899
 
            1*) ;; \
900
 
            *) ext='1' ;; \
901
 
          esac; \
902
 
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
903
 
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
904
 
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
905
 
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
906
 
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
907
 
        done
 
1057
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
1058
        while read files; do \
 
1059
          test -z "$$files" || { \
 
1060
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
 
1061
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
 
1062
        done; }
 
1063
 
908
1064
uninstall-man1:
909
1065
        @$(NORMAL_UNINSTALL)
910
 
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
911
 
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
912
 
        for i in $$l2; do \
913
 
          case "$$i" in \
914
 
            *.1*) list="$$list $$i" ;; \
915
 
          esac; \
916
 
        done; \
917
 
        for i in $$list; do \
918
 
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
919
 
          case "$$ext" in \
920
 
            1*) ;; \
921
 
            *) ext='1' ;; \
922
 
          esac; \
923
 
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
924
 
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
925
 
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
926
 
          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
927
 
          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
928
 
        done
929
 
install-man8: $(man8_MANS) $(man_MANS)
 
1066
        @list=''; test -n "$(man1dir)" || exit 0; \
 
1067
        files=`{ for i in $$list; do echo "$$i"; done; \
 
1068
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
1069
          sed -n '/\.1[a-z]*$$/p'; \
 
1070
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
1071
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
1072
        test -z "$$files" || { \
 
1073
          echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
 
1074
          cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
 
1075
install-man8: $(man_MANS)
930
1076
        @$(NORMAL_INSTALL)
931
1077
        test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
932
 
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
933
 
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
934
 
        for i in $$l2; do \
935
 
          case "$$i" in \
936
 
            *.8*) list="$$list $$i" ;; \
937
 
          esac; \
 
1078
        @list=''; test -n "$(man8dir)" || exit 0; \
 
1079
        { for i in $$list; do echo "$$i"; done; \
 
1080
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
1081
          sed -n '/\.8[a-z]*$$/p'; \
 
1082
        } | while read p; do \
 
1083
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
1084
          echo "$$d$$p"; echo "$$p"; \
 
1085
        done | \
 
1086
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
 
1087
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
1088
        sed 'N;N;s,\n, ,g' | { \
 
1089
        list=; while read file base inst; do \
 
1090
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
1091
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
 
1092
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
 
1093
          fi; \
938
1094
        done; \
939
 
        for i in $$list; do \
940
 
          if test -f $$i; then file=$$i; \
941
 
          else file=$(srcdir)/$$i; fi; \
942
 
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
943
 
          case "$$ext" in \
944
 
            8*) ;; \
945
 
            *) ext='8' ;; \
946
 
          esac; \
947
 
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
948
 
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
949
 
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
950
 
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
951
 
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
952
 
        done
 
1095
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
1096
        while read files; do \
 
1097
          test -z "$$files" || { \
 
1098
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
 
1099
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
 
1100
        done; }
 
1101
 
953
1102
uninstall-man8:
954
1103
        @$(NORMAL_UNINSTALL)
955
 
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
956
 
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
957
 
        for i in $$l2; do \
958
 
          case "$$i" in \
959
 
            *.8*) list="$$list $$i" ;; \
960
 
          esac; \
961
 
        done; \
962
 
        for i in $$list; do \
963
 
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
964
 
          case "$$ext" in \
965
 
            8*) ;; \
966
 
            *) ext='8' ;; \
967
 
          esac; \
968
 
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
969
 
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
970
 
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
971
 
          echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
972
 
          rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
973
 
        done
 
1104
        @list=''; test -n "$(man8dir)" || exit 0; \
 
1105
        files=`{ for i in $$list; do echo "$$i"; done; \
 
1106
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
1107
          sed -n '/\.8[a-z]*$$/p'; \
 
1108
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
 
1109
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
1110
        test -z "$$files" || { \
 
1111
          echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \
 
1112
          cd "$(DESTDIR)$(man8dir)" && rm -f $$files; }
974
1113
 
975
1114
# This directory's subdirectories are mostly independent; you can cd
976
1115
# into them and run `make' without going through this Makefile.
979
1118
#     (which will cause the Makefiles to be regenerated when you run `make');
980
1119
# (2) otherwise, pass the desired values on the `make' command line.
981
1120
$(RECURSIVE_TARGETS):
982
 
        @failcom='exit 1'; \
 
1121
        @fail= failcom='exit 1'; \
983
1122
        for f in x $$MAKEFLAGS; do \
984
1123
          case $$f in \
985
1124
            *=* | --[!k]*);; \
996
1135
          else \
997
1136
            local_target="$$target"; \
998
1137
          fi; \
999
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
1138
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1000
1139
          || eval $$failcom; \
1001
1140
        done; \
1002
1141
        if test "$$dot_seen" = "no"; then \
1004
1143
        fi; test -z "$$fail"
1005
1144
 
1006
1145
$(RECURSIVE_CLEAN_TARGETS):
1007
 
        @failcom='exit 1'; \
 
1146
        @fail= failcom='exit 1'; \
1008
1147
        for f in x $$MAKEFLAGS; do \
1009
1148
          case $$f in \
1010
1149
            *=* | --[!k]*);; \
1030
1169
          else \
1031
1170
            local_target="$$target"; \
1032
1171
          fi; \
1033
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
1172
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1034
1173
          || eval $$failcom; \
1035
1174
        done && test -z "$$fail"
1036
1175
tags-recursive:
1037
1176
        list='$(SUBDIRS)'; for subdir in $$list; do \
1038
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
1177
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1039
1178
        done
1040
1179
ctags-recursive:
1041
1180
        list='$(SUBDIRS)'; for subdir in $$list; do \
1042
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
1181
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1043
1182
        done
1044
1183
 
1045
1184
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1054
1193
 
1055
1194
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1056
1195
                $(TAGS_FILES) $(LISP)
1057
 
        tags=; \
 
1196
        set x; \
1058
1197
        here=`pwd`; \
1059
1198
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1060
1199
          include_option=--etags-include; \
1066
1205
        list='$(SUBDIRS)'; for subdir in $$list; do \
1067
1206
          if test "$$subdir" = .; then :; else \
1068
1207
            test ! -f $$subdir/TAGS || \
1069
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
1208
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1070
1209
          fi; \
1071
1210
        done; \
1072
1211
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1075
1214
          done | \
1076
1215
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1077
1216
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1078
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
1217
        shift; \
 
1218
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1079
1219
          test -n "$$unique" || unique=$$empty_fix; \
1080
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1081
 
            $$tags $$unique; \
 
1220
          if test $$# -gt 0; then \
 
1221
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1222
              "$$@" $$unique; \
 
1223
          else \
 
1224
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1225
              $$unique; \
 
1226
          fi; \
1082
1227
        fi
1083
1228
ctags: CTAGS
1084
1229
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1085
1230
                $(TAGS_FILES) $(LISP)
1086
 
        tags=; \
1087
1231
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1088
1232
        unique=`for i in $$list; do \
1089
1233
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1090
1234
          done | \
1091
1235
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1092
1236
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1093
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1237
        test -z "$(CTAGS_ARGS)$$unique" \
1094
1238
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1095
 
             $$tags $$unique
 
1239
             $$unique
1096
1240
 
1097
1241
GTAGS:
1098
1242
        here=`$(am__cd) $(top_builddir) && pwd` \
1099
 
          && cd $(top_srcdir) \
1100
 
          && gtags -i $(GTAGS_ARGS) $$here
 
1243
          && $(am__cd) $(top_srcdir) \
 
1244
          && gtags -i $(GTAGS_ARGS) "$$here"
1101
1245
 
1102
1246
distclean-tags:
1103
1247
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1104
1248
 
1105
1249
distdir: $(DISTFILES)
 
1250
        @list='$(MANS)'; if test -n "$$list"; then \
 
1251
          list=`for p in $$list; do \
 
1252
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
1253
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
 
1254
          if test -n "$$list" && \
 
1255
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
 
1256
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
 
1257
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
 
1258
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
 
1259
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
 
1260
            exit 1; \
 
1261
          else :; fi; \
 
1262
        else :; fi
1106
1263
        $(am__remove_distdir)
1107
 
        test -d $(distdir) || mkdir $(distdir)
 
1264
        test -d "$(distdir)" || mkdir "$(distdir)"
1108
1265
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1109
1266
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1110
1267
        list='$(DISTFILES)'; \
1120
1277
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1121
1278
          if test -d $$d/$$file; then \
1122
1279
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1280
            if test -d "$(distdir)/$$file"; then \
 
1281
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1282
            fi; \
1123
1283
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1124
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1284
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1285
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1125
1286
            fi; \
1126
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1287
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1127
1288
          else \
1128
 
            test -f $(distdir)/$$file \
1129
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
1289
            test -f "$(distdir)/$$file" \
 
1290
            || cp -p $$d/$$file "$(distdir)/$$file" \
1130
1291
            || exit 1; \
1131
1292
          fi; \
1132
1293
        done
1133
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
1294
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1134
1295
          if test "$$subdir" = .; then :; else \
1135
1296
            test -d "$(distdir)/$$subdir" \
1136
1297
            || $(MKDIR_P) "$(distdir)/$$subdir" \
1137
1298
            || exit 1; \
1138
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
1139
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1140
 
            (cd $$subdir && \
 
1299
          fi; \
 
1300
        done
 
1301
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
1302
          if test "$$subdir" = .; then :; else \
 
1303
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
1304
            $(am__relativize); \
 
1305
            new_distdir=$$reldir; \
 
1306
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
1307
            $(am__relativize); \
 
1308
            new_top_distdir=$$reldir; \
 
1309
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
1310
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
1311
            ($(am__cd) $$subdir && \
1141
1312
              $(MAKE) $(AM_MAKEFLAGS) \
1142
 
                top_distdir="$$top_distdir" \
1143
 
                distdir="$$distdir/$$subdir" \
 
1313
                top_distdir="$$new_top_distdir" \
 
1314
                distdir="$$new_distdir" \
1144
1315
                am__remove_distdir=: \
1145
1316
                am__skip_length_check=: \
 
1317
                am__skip_mode_fix=: \
1146
1318
                distdir) \
1147
1319
              || exit 1; \
1148
1320
          fi; \
1150
1322
        $(MAKE) $(AM_MAKEFLAGS) \
1151
1323
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
1152
1324
          dist-info
1153
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
1325
        -test -n "$(am__skip_mode_fix)" \
 
1326
        || find "$(distdir)" -type d ! -perm -755 \
 
1327
                -exec chmod u+rwx,go+rx {} \; -o \
1154
1328
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1155
1329
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1156
1330
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1157
 
        || chmod -R a+r $(distdir)
 
1331
        || chmod -R a+r "$(distdir)"
1158
1332
dist-gzip: distdir
1159
1333
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1160
1334
        $(am__remove_distdir)
1167
1341
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1168
1342
        $(am__remove_distdir)
1169
1343
 
 
1344
dist-xz: distdir
 
1345
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
1346
        $(am__remove_distdir)
 
1347
 
1170
1348
dist-tarZ: distdir
1171
1349
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1172
1350
        $(am__remove_distdir)
1190
1368
distcheck: dist
1191
1369
        case '$(DIST_ARCHIVES)' in \
1192
1370
        *.tar.gz*) \
1193
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
1371
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1194
1372
        *.tar.bz2*) \
1195
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
1373
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1196
1374
        *.tar.lzma*) \
1197
 
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
 
1375
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
1376
        *.tar.xz*) \
 
1377
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1198
1378
        *.tar.Z*) \
1199
1379
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1200
1380
        *.shar.gz*) \
1201
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
1381
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1202
1382
        *.zip*) \
1203
1383
          unzip $(distdir).zip ;;\
1204
1384
        esac
1206
1386
        mkdir $(distdir)/_build
1207
1387
        mkdir $(distdir)/_inst
1208
1388
        chmod a-w $(distdir)
 
1389
        test -d $(distdir)/_build || exit 0; \
1209
1390
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1210
1391
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1211
 
          && cd $(distdir)/_build \
 
1392
          && am__cwd=`pwd` \
 
1393
          && $(am__cd) $(distdir)/_build \
1212
1394
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1213
1395
            $(DISTCHECK_CONFIGURE_FLAGS) \
1214
1396
          && $(MAKE) $(AM_MAKEFLAGS) \
1230
1412
          && rm -rf "$$dc_destdir" \
1231
1413
          && $(MAKE) $(AM_MAKEFLAGS) dist \
1232
1414
          && rm -rf $(DIST_ARCHIVES) \
1233
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
1415
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
1416
          && cd "$$am__cwd" \
 
1417
          || exit 1
1234
1418
        $(am__remove_distdir)
1235
1419
        @(echo "$(distdir) archives ready for distribution: "; \
1236
1420
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1237
1421
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1238
1422
distuninstallcheck:
1239
 
        @cd $(distuninstallcheck_dir) \
 
1423
        @$(am__cd) '$(distuninstallcheck_dir)' \
1240
1424
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1241
1425
           || { echo "ERROR: files left after uninstall:" ; \
1242
1426
                if test -n "$(DESTDIR)"; then \
1281
1465
 
1282
1466
distclean-generic:
1283
1467
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1468
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1284
1469
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1285
1470
 
1286
1471
maintainer-clean-generic:
1288
1473
        @echo "it deletes files that may require special tools to rebuild."
1289
1474
clean: clean-recursive
1290
1475
 
1291
 
clean-am: clean-binPROGRAMS clean-generic clean-libtool \
 
1476
clean-am: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
1292
1477
        clean-sbinPROGRAMS mostlyclean-am
1293
1478
 
1294
1479
distclean: distclean-recursive
1317
1502
install-dvi-am: $(DVIS)
1318
1503
        @$(NORMAL_INSTALL)
1319
1504
        test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
1320
 
        @list='$(DVIS)'; for p in $$list; do \
 
1505
        @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
 
1506
        for p in $$list; do \
1321
1507
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1322
 
          f=$(am__strip_dir) \
1323
 
          echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(dvidir)/$$f'"; \
1324
 
          $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(dvidir)/$$f"; \
 
1508
          echo "$$d$$p"; \
 
1509
        done | $(am__base_list) | \
 
1510
        while read files; do \
 
1511
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
 
1512
          $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1325
1513
        done
1326
1514
install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
1327
1515
 
1330
1518
install-html-am: $(HTMLS)
1331
1519
        @$(NORMAL_INSTALL)
1332
1520
        test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
1333
 
        @list='$(HTMLS)'; for p in $$list; do \
 
1521
        @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
 
1522
        for p in $$list; do \
1334
1523
          if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1335
 
          f=$(am__strip_dir) \
 
1524
          $(am__strip_dir) \
1336
1525
          if test -d "$$d$$p"; then \
1337
1526
            echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1338
1527
            $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1339
1528
            echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1340
 
            $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
 
1529
            $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1341
1530
          else \
1342
 
            echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
1343
 
            $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
 
1531
            list2="$$list2 $$d$$p"; \
1344
1532
          fi; \
1345
 
        done
 
1533
        done; \
 
1534
        test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
 
1535
        while read files; do \
 
1536
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
 
1537
          $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
 
1538
        done; }
1346
1539
install-info: install-info-recursive
1347
1540
 
1348
1541
install-info-am: $(INFO_DEPS)
1349
1542
        @$(NORMAL_INSTALL)
1350
1543
        test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
1351
1544
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1352
 
        list='$(INFO_DEPS)'; \
 
1545
        list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1353
1546
        for file in $$list; do \
1354
1547
          case $$file in \
1355
1548
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1357
1550
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
1358
1551
          file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1359
1552
          for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1360
 
                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
 
1553
                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1361
1554
            if test -f $$ifile; then \
1362
 
              relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
1363
 
              echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
1364
 
              $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
 
1555
              echo "$$ifile"; \
1365
1556
            else : ; fi; \
1366
1557
          done; \
1367
 
        done
 
1558
        done | $(am__base_list) | \
 
1559
        while read files; do \
 
1560
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
 
1561
          $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1368
1562
        @$(POST_INSTALL)
1369
1563
        @if (install-info --version && \
1370
1564
             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
1371
 
          list='$(INFO_DEPS)'; \
 
1565
          list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1372
1566
          for file in $$list; do \
1373
1567
            relfile=`echo "$$file" | sed 's|^.*/||'`; \
1374
1568
            echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1382
1576
install-pdf-am: $(PDFS)
1383
1577
        @$(NORMAL_INSTALL)
1384
1578
        test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
1385
 
        @list='$(PDFS)'; for p in $$list; do \
 
1579
        @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
 
1580
        for p in $$list; do \
1386
1581
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1387
 
          f=$(am__strip_dir) \
1388
 
          echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
1389
 
          $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
1390
 
        done
 
1582
          echo "$$d$$p"; \
 
1583
        done | $(am__base_list) | \
 
1584
        while read files; do \
 
1585
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
 
1586
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1391
1587
install-ps: install-ps-recursive
1392
1588
 
1393
1589
install-ps-am: $(PSS)
1394
1590
        @$(NORMAL_INSTALL)
1395
1591
        test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
1396
 
        @list='$(PSS)'; for p in $$list; do \
 
1592
        @list='$(PSS)'; test -n "$(psdir)" || list=; \
 
1593
        for p in $$list; do \
1397
1594
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1398
 
          f=$(am__strip_dir) \
1399
 
          echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(psdir)/$$f'"; \
1400
 
          $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(psdir)/$$f"; \
1401
 
        done
 
1595
          echo "$$d$$p"; \
 
1596
        done | $(am__base_list) | \
 
1597
        while read files; do \
 
1598
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
 
1599
          $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1402
1600
installcheck-am:
1403
1601
 
1404
1602
maintainer-clean: maintainer-clean-recursive
1428
1626
 
1429
1627
uninstall-man: uninstall-man1 uninstall-man8
1430
1628
 
1431
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1432
 
        install-strip
 
1629
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
 
1630
        ctags-recursive install-am install-strip tags-recursive
1433
1631
 
1434
1632
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1435
 
        all all-am am--refresh check check-am clean clean-binPROGRAMS \
1436
 
        clean-generic clean-libtool clean-sbinPROGRAMS ctags \
1437
 
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-info \
1438
 
        dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
1439
 
        distclean-compile distclean-generic distclean-hdr \
1440
 
        distclean-libtool distclean-tags distcleancheck distdir \
1441
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
1442
 
        install install-am install-binPROGRAMS install-data \
1443
 
        install-data-am install-dvi install-dvi-am install-exec \
1444
 
        install-exec-am install-html install-html-am install-info \
1445
 
        install-info-am install-man install-man1 install-man8 \
1446
 
        install-pdf install-pdf-am install-ps install-ps-am \
1447
 
        install-sbinPROGRAMS install-strip installcheck \
1448
 
        installcheck-am installdirs installdirs-am maintainer-clean \
1449
 
        maintainer-clean-aminfo maintainer-clean-generic \
1450
 
        maintainer-clean-vti mostlyclean mostlyclean-aminfo \
1451
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1452
 
        mostlyclean-vti pdf pdf-am ps ps-am tags tags-recursive \
1453
 
        uninstall uninstall-am uninstall-binPROGRAMS uninstall-dvi-am \
1454
 
        uninstall-html-am uninstall-info-am uninstall-man \
1455
 
        uninstall-man1 uninstall-man8 uninstall-pdf-am uninstall-ps-am \
1456
 
        uninstall-sbinPROGRAMS
 
1633
        all all-am am--refresh check check-am clean clean-aminfo \
 
1634
        clean-binPROGRAMS clean-generic clean-libtool \
 
1635
        clean-sbinPROGRAMS ctags ctags-recursive dist dist-all \
 
1636
        dist-bzip2 dist-gzip dist-info dist-lzma dist-shar dist-tarZ \
 
1637
        dist-xz dist-zip distcheck distclean distclean-compile \
 
1638
        distclean-generic distclean-hdr distclean-libtool \
 
1639
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
1640
        dvi-am html html-am info info-am install install-am \
 
1641
        install-binPROGRAMS install-data install-data-am install-dvi \
 
1642
        install-dvi-am install-exec install-exec-am install-html \
 
1643
        install-html-am install-info install-info-am install-man \
 
1644
        install-man1 install-man8 install-pdf install-pdf-am \
 
1645
        install-ps install-ps-am install-sbinPROGRAMS install-strip \
 
1646
        installcheck installcheck-am installdirs installdirs-am \
 
1647
        maintainer-clean maintainer-clean-aminfo \
 
1648
        maintainer-clean-generic maintainer-clean-vti mostlyclean \
 
1649
        mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
 
1650
        mostlyclean-libtool mostlyclean-vti pdf pdf-am ps ps-am tags \
 
1651
        tags-recursive uninstall uninstall-am uninstall-binPROGRAMS \
 
1652
        uninstall-dvi-am uninstall-html-am uninstall-info-am \
 
1653
        uninstall-man uninstall-man1 uninstall-man8 uninstall-pdf-am \
 
1654
        uninstall-ps-am uninstall-sbinPROGRAMS
1457
1655
 
1458
1656
 
1459
1657
compare: compare-ac compare-last compare-lastcomm compare-sa
1548
1746
        @$(RM) sa.gnu sa.sys
1549
1747
        @echo "Results are in the file compare-sa"
1550
1748
        @echo
 
1749
 
1551
1750
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1552
1751
# Otherwise a system limit (for SysV at least) may be exceeded.
1553
1752
.NOEXPORT: