~ubuntu-branches/ubuntu/oneiric/pam/oneiric-proposed

« back to all changes in this revision

Viewing changes to modules/pam_timestamp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-02-17 16:15:47 UTC
  • mfrom: (3.2.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110217161547-afxi0yboxvn18a5t
Tags: 1.1.2-2ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/libpam-modules.postinst: Add PATH to /etc/environment if it's
    not present there or in /etc/security/pam_env.conf. (should send to
    Debian).
  - debian/libpam0g.postinst: only ask questions during update-manager when
    there are non-default services running.
  - debian/patches-applied/series: Ubuntu patches are as below ...
  - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
    initialise RLIMIT_NICE rather than relying on the kernel limits.
  - Change Vcs-Bzr to point at the Ubuntu branch.
  - debian/patches-applied/pam_motd-legal-notice: display the contents of
    /etc/legal once, then set a flag in the user's homedir to prevent
    showing it again.
  - debian/update-motd.5, debian/libpam-modules.manpages: add a manpage
    for update-motd, with some best practices and notes of explanation.
  - debian/patches/update-motd-manpage-ref: add a reference in pam_motd(8)
    to update-motd(5)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
25
24
 
26
25
VPATH = @srcdir@
27
26
pkgdatadir = $(datadir)/@PACKAGE@
 
27
pkglibdir = $(libdir)/@PACKAGE@
28
28
pkgincludedir = $(includedir)/@PACKAGE@
29
 
pkglibdir = $(libdir)/@PACKAGE@
30
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
31
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32
30
install_sh_DATA = $(install_sh) -c -m 644
33
31
install_sh_PROGRAM = $(install_sh) -c
67
65
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
68
66
CONFIG_HEADER = $(top_builddir)/config.h
69
67
CONFIG_CLEAN_FILES =
70
 
CONFIG_CLEAN_VPATH_FILES =
71
68
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72
69
am__vpath_adj = case $$p in \
73
70
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74
71
    *) f=$$p;; \
75
72
  esac;
76
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
77
 
am__install_max = 40
78
 
am__nobase_strip_setup = \
79
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80
 
am__nobase_strip = \
81
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82
 
am__nobase_list = $(am__nobase_strip_setup); \
83
 
  for p in $$list; do echo "$$p $$p"; done | \
84
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86
 
    if (++n[$$2] == $(am__install_max)) \
87
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88
 
    END { for (dir in files) print dir, files[dir] }'
89
 
am__base_list = \
90
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
92
74
am__installdirs = "$(DESTDIR)$(securelibdir)" "$(DESTDIR)$(sbindir)" \
93
75
        "$(DESTDIR)$(man8dir)"
 
76
securelibLTLIBRARIES_INSTALL = $(INSTALL)
94
77
LTLIBRARIES = $(securelib_LTLIBRARIES)
95
78
pam_timestamp_la_DEPENDENCIES =
96
79
am_pam_timestamp_la_OBJECTS = pam_timestamp_la-pam_timestamp.lo \
99
82
pam_timestamp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
100
83
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(pam_timestamp_la_CFLAGS) \
101
84
        $(CFLAGS) $(pam_timestamp_la_LDFLAGS) $(LDFLAGS) -o $@
 
85
sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
102
86
PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
103
87
am_hmacfile_OBJECTS = hmacfile.$(OBJEXT) hmacsha1.$(OBJEXT) \
104
88
        sha1.$(OBJEXT)
115
99
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
116
100
depcomp = $(SHELL) $(top_srcdir)/depcomp
117
101
am__depfiles_maybe = depfiles
118
 
am__mv = mv -f
119
102
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120
103
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121
104
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
136
119
HEADERS = $(noinst_HEADERS)
137
120
ETAGS = etags
138
121
CTAGS = ctags
139
 
am__tty_colors = \
140
 
red=; grn=; lgn=; blu=; std=
141
122
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142
123
ACLOCAL = @ACLOCAL@
143
124
AMTAR = @AMTAR@
149
130
BROWSER = @BROWSER@
150
131
CC = @CC@
151
132
CCDEPMODE = @CCDEPMODE@
 
133
CC_FOR_BUILD = @CC_FOR_BUILD@
152
134
CFLAGS = @CFLAGS@
153
135
CPP = @CPP@
154
136
CPPFLAGS = @CPPFLAGS@
329
311
        @for dep in $?; do \
330
312
          case '$(am__configure_deps)' in \
331
313
            *$$dep*) \
332
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
333
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
314
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
315
                && exit 0; \
334
316
              exit 1;; \
335
317
          esac; \
336
318
        done; \
337
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/pam_timestamp/Makefile'; \
338
 
        $(am__cd) $(top_srcdir) && \
339
 
          $(AUTOMAKE) --gnu modules/pam_timestamp/Makefile
 
319
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/pam_timestamp/Makefile'; \
 
320
        cd $(top_srcdir) && \
 
321
          $(AUTOMAKE) --gnu  modules/pam_timestamp/Makefile
340
322
.PRECIOUS: Makefile
341
323
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
342
324
        @case '$?' in \
354
336
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355
337
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
356
338
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
 
$(am__aclocal_m4_deps):
358
339
install-securelibLTLIBRARIES: $(securelib_LTLIBRARIES)
359
340
        @$(NORMAL_INSTALL)
360
341
        test -z "$(securelibdir)" || $(MKDIR_P) "$(DESTDIR)$(securelibdir)"
361
 
        @list='$(securelib_LTLIBRARIES)'; test -n "$(securelibdir)" || list=; \
362
 
        list2=; for p in $$list; do \
 
342
        @list='$(securelib_LTLIBRARIES)'; for p in $$list; do \
363
343
          if test -f $$p; then \
364
 
            list2="$$list2 $$p"; \
 
344
            f=$(am__strip_dir) \
 
345
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(securelibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(securelibdir)/$$f'"; \
 
346
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(securelibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(securelibdir)/$$f"; \
365
347
          else :; fi; \
366
 
        done; \
367
 
        test -z "$$list2" || { \
368
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(securelibdir)'"; \
369
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(securelibdir)"; \
370
 
        }
 
348
        done
371
349
 
372
350
uninstall-securelibLTLIBRARIES:
373
351
        @$(NORMAL_UNINSTALL)
374
 
        @list='$(securelib_LTLIBRARIES)'; test -n "$(securelibdir)" || list=; \
375
 
        for p in $$list; do \
376
 
          $(am__strip_dir) \
377
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(securelibdir)/$$f'"; \
378
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(securelibdir)/$$f"; \
 
352
        @list='$(securelib_LTLIBRARIES)'; for p in $$list; do \
 
353
          p=$(am__strip_dir) \
 
354
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(securelibdir)/$$p'"; \
 
355
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(securelibdir)/$$p"; \
379
356
        done
380
357
 
381
358
clean-securelibLTLIBRARIES:
390
367
        $(pam_timestamp_la_LINK) -rpath $(securelibdir) $(pam_timestamp_la_OBJECTS) $(pam_timestamp_la_LIBADD) $(LIBS)
391
368
 
392
369
clean-noinstPROGRAMS:
393
 
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
394
 
        echo " rm -f" $$list; \
395
 
        rm -f $$list || exit $$?; \
396
 
        test -n "$(EXEEXT)" || exit 0; \
397
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
398
 
        echo " rm -f" $$list; \
399
 
        rm -f $$list
 
370
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
 
371
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
372
          echo " rm -f $$p $$f"; \
 
373
          rm -f $$p $$f ; \
 
374
        done
400
375
install-sbinPROGRAMS: $(sbin_PROGRAMS)
401
376
        @$(NORMAL_INSTALL)
402
377
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
403
 
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
404
 
        for p in $$list; do echo "$$p $$p"; done | \
405
 
        sed 's/$(EXEEXT)$$//' | \
406
 
        while read p p1; do if test -f $$p || test -f $$p1; \
407
 
          then echo "$$p"; echo "$$p"; else :; fi; \
408
 
        done | \
409
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
410
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
411
 
        sed 'N;N;N;s,\n, ,g' | \
412
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
413
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
414
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
415
 
            else { print "f", $$3 "/" $$4, $$1; } } \
416
 
          END { for (d in files) print "f", d, files[d] }' | \
417
 
        while read type dir files; do \
418
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
419
 
            test -z "$$files" || { \
420
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
421
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
422
 
            } \
423
 
        ; done
 
378
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
 
379
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
380
          if test -f $$p \
 
381
             || test -f $$p1 \
 
382
          ; then \
 
383
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
384
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
 
385
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
 
386
          else :; fi; \
 
387
        done
424
388
 
425
389
uninstall-sbinPROGRAMS:
426
390
        @$(NORMAL_UNINSTALL)
427
 
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
428
 
        files=`for p in $$list; do echo "$$p"; done | \
429
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
430
 
              -e 's/$$/$(EXEEXT)/' `; \
431
 
        test -n "$$list" || exit 0; \
432
 
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
433
 
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
 
391
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
 
392
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
393
          echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
 
394
          rm -f "$(DESTDIR)$(sbindir)/$$f"; \
 
395
        done
434
396
 
435
397
clean-sbinPROGRAMS:
436
 
        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
437
 
        echo " rm -f" $$list; \
438
 
        rm -f $$list || exit $$?; \
439
 
        test -n "$(EXEEXT)" || exit 0; \
440
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
441
 
        echo " rm -f" $$list; \
442
 
        rm -f $$list
 
398
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
 
399
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
400
          echo " rm -f $$p $$f"; \
 
401
          rm -f $$p $$f ; \
 
402
        done
443
403
hmacfile$(EXEEXT): $(hmacfile_OBJECTS) $(hmacfile_DEPENDENCIES) 
444
404
        @rm -f hmacfile$(EXEEXT)
445
405
        $(LINK) $(hmacfile_OBJECTS) $(hmacfile_LDADD) $(LIBS)
463
423
 
464
424
.c.o:
465
425
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
466
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
426
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
467
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
468
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469
429
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
470
430
 
471
431
.c.obj:
472
432
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
473
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
433
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476
436
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
477
437
 
478
438
.c.lo:
479
439
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
480
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
440
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
481
441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
482
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483
443
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
484
444
 
485
445
pam_timestamp_la-pam_timestamp.lo: pam_timestamp.c
486
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-pam_timestamp.Tpo -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo '$(srcdir)/'`pam_timestamp.c
487
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pam_timestamp_la-pam_timestamp.Tpo $(DEPDIR)/pam_timestamp_la-pam_timestamp.Plo
 
446
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-pam_timestamp.Tpo -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo '$(srcdir)/'`pam_timestamp.c
 
447
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/pam_timestamp_la-pam_timestamp.Tpo $(DEPDIR)/pam_timestamp_la-pam_timestamp.Plo
488
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pam_timestamp.c' object='pam_timestamp_la-pam_timestamp.lo' libtool=yes @AMDEPBACKSLASH@
489
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo '$(srcdir)/'`pam_timestamp.c
 
450
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo '$(srcdir)/'`pam_timestamp.c
491
451
 
492
452
pam_timestamp_la-hmacsha1.lo: hmacsha1.c
493
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-hmacsha1.Tpo -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo '$(srcdir)/'`hmacsha1.c
494
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pam_timestamp_la-hmacsha1.Tpo $(DEPDIR)/pam_timestamp_la-hmacsha1.Plo
 
453
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-hmacsha1.Tpo -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo '$(srcdir)/'`hmacsha1.c
 
454
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/pam_timestamp_la-hmacsha1.Tpo $(DEPDIR)/pam_timestamp_la-hmacsha1.Plo
495
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hmacsha1.c' object='pam_timestamp_la-hmacsha1.lo' libtool=yes @AMDEPBACKSLASH@
496
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo '$(srcdir)/'`hmacsha1.c
 
457
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo '$(srcdir)/'`hmacsha1.c
498
458
 
499
459
pam_timestamp_la-sha1.lo: sha1.c
500
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-sha1.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-sha1.Tpo -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo '$(srcdir)/'`sha1.c
501
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pam_timestamp_la-sha1.Tpo $(DEPDIR)/pam_timestamp_la-sha1.Plo
 
460
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -MT pam_timestamp_la-sha1.lo -MD -MP -MF $(DEPDIR)/pam_timestamp_la-sha1.Tpo -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo '$(srcdir)/'`sha1.c
 
461
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/pam_timestamp_la-sha1.Tpo $(DEPDIR)/pam_timestamp_la-sha1.Plo
502
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sha1.c' object='pam_timestamp_la-sha1.lo' libtool=yes @AMDEPBACKSLASH@
503
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo '$(srcdir)/'`sha1.c
 
464
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_la_CFLAGS) $(CFLAGS) -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo '$(srcdir)/'`sha1.c
505
465
 
506
466
pam_timestamp_check-pam_timestamp_check.o: pam_timestamp_check.c
507
467
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_check_CFLAGS) $(CFLAGS) -MT pam_timestamp_check-pam_timestamp_check.o -MD -MP -MF $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo -c -o pam_timestamp_check-pam_timestamp_check.o `test -f 'pam_timestamp_check.c' || echo '$(srcdir)/'`pam_timestamp_check.c
508
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Po
 
468
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Po
509
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pam_timestamp_check.c' object='pam_timestamp_check-pam_timestamp_check.o' libtool=no @AMDEPBACKSLASH@
510
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511
471
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_check_CFLAGS) $(CFLAGS) -c -o pam_timestamp_check-pam_timestamp_check.o `test -f 'pam_timestamp_check.c' || echo '$(srcdir)/'`pam_timestamp_check.c
512
472
 
513
473
pam_timestamp_check-pam_timestamp_check.obj: pam_timestamp_check.c
514
474
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_check_CFLAGS) $(CFLAGS) -MT pam_timestamp_check-pam_timestamp_check.obj -MD -MP -MF $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo -c -o pam_timestamp_check-pam_timestamp_check.obj `if test -f 'pam_timestamp_check.c'; then $(CYGPATH_W) 'pam_timestamp_check.c'; else $(CYGPATH_W) '$(srcdir)/pam_timestamp_check.c'; fi`
515
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Po
 
475
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Tpo $(DEPDIR)/pam_timestamp_check-pam_timestamp_check.Po
516
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pam_timestamp_check.c' object='pam_timestamp_check-pam_timestamp_check.obj' libtool=no @AMDEPBACKSLASH@
517
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518
478
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_timestamp_check_CFLAGS) $(CFLAGS) -c -o pam_timestamp_check-pam_timestamp_check.obj `if test -f 'pam_timestamp_check.c'; then $(CYGPATH_W) 'pam_timestamp_check.c'; else $(CYGPATH_W) '$(srcdir)/pam_timestamp_check.c'; fi`
522
482
 
523
483
clean-libtool:
524
484
        -rm -rf .libs _libs
525
 
install-man8: $(man_MANS)
 
485
install-man8: $(man8_MANS) $(man_MANS)
526
486
        @$(NORMAL_INSTALL)
527
487
        test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
528
 
        @list=''; test -n "$(man8dir)" || exit 0; \
529
 
        { for i in $$list; do echo "$$i"; done; \
530
 
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
531
 
          sed -n '/\.8[a-z]*$$/p'; \
532
 
        } | while read p; do \
533
 
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
534
 
          echo "$$d$$p"; echo "$$p"; \
535
 
        done | \
536
 
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
537
 
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
538
 
        sed 'N;N;s,\n, ,g' | { \
539
 
        list=; while read file base inst; do \
540
 
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
541
 
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
542
 
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
543
 
          fi; \
 
488
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
489
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
490
        for i in $$l2; do \
 
491
          case "$$i" in \
 
492
            *.8*) list="$$list $$i" ;; \
 
493
          esac; \
544
494
        done; \
545
 
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
546
 
        while read files; do \
547
 
          test -z "$$files" || { \
548
 
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
549
 
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
550
 
        done; }
551
 
 
 
495
        for i in $$list; do \
 
496
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
497
          else file=$$i; fi; \
 
498
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
499
          case "$$ext" in \
 
500
            8*) ;; \
 
501
            *) ext='8' ;; \
 
502
          esac; \
 
503
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
504
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
505
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
506
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
 
507
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
 
508
        done
552
509
uninstall-man8:
553
510
        @$(NORMAL_UNINSTALL)
554
 
        @list=''; test -n "$(man8dir)" || exit 0; \
555
 
        files=`{ for i in $$list; do echo "$$i"; done; \
556
 
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
557
 
          sed -n '/\.8[a-z]*$$/p'; \
558
 
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
559
 
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
560
 
        test -z "$$files" || { \
561
 
          echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \
562
 
          cd "$(DESTDIR)$(man8dir)" && rm -f $$files; }
 
511
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
512
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
513
        for i in $$l2; do \
 
514
          case "$$i" in \
 
515
            *.8*) list="$$list $$i" ;; \
 
516
          esac; \
 
517
        done; \
 
518
        for i in $$list; do \
 
519
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
520
          case "$$ext" in \
 
521
            8*) ;; \
 
522
            *) ext='8' ;; \
 
523
          esac; \
 
524
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
525
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
526
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
527
          echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
 
528
          rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
 
529
        done
563
530
 
564
531
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
565
532
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
566
533
        unique=`for i in $$list; do \
567
534
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
568
535
          done | \
569
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
536
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
570
537
              END { if (nonempty) { for (i in files) print i; }; }'`; \
571
538
        mkid -fID $$unique
572
539
tags: TAGS
573
540
 
574
541
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
575
542
                $(TAGS_FILES) $(LISP)
576
 
        set x; \
 
543
        tags=; \
577
544
        here=`pwd`; \
578
545
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
579
546
        unique=`for i in $$list; do \
581
548
          done | \
582
549
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
583
550
              END { if (nonempty) { for (i in files) print i; }; }'`; \
584
 
        shift; \
585
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
551
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
586
552
          test -n "$$unique" || unique=$$empty_fix; \
587
 
          if test $$# -gt 0; then \
588
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
589
 
              "$$@" $$unique; \
590
 
          else \
591
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
592
 
              $$unique; \
593
 
          fi; \
 
553
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
554
            $$tags $$unique; \
594
555
        fi
595
556
ctags: CTAGS
596
557
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
597
558
                $(TAGS_FILES) $(LISP)
 
559
        tags=; \
598
560
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
599
561
        unique=`for i in $$list; do \
600
562
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
601
563
          done | \
602
564
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
603
565
              END { if (nonempty) { for (i in files) print i; }; }'`; \
604
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
566
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
605
567
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
606
 
             $$unique
 
568
             $$tags $$unique
607
569
 
608
570
GTAGS:
609
571
        here=`$(am__cd) $(top_builddir) && pwd` \
610
 
          && $(am__cd) $(top_srcdir) \
611
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
572
          && cd $(top_srcdir) \
 
573
          && gtags -i $(GTAGS_ARGS) $$here
612
574
 
613
575
distclean-tags:
614
576
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
615
577
 
616
578
check-TESTS: $(TESTS)
617
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
579
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
618
580
        srcdir=$(srcdir); export srcdir; \
619
581
        list=' $(TESTS) '; \
620
 
        $(am__tty_colors); \
621
582
        if test -n "$$list"; then \
622
583
          for tst in $$list; do \
623
584
            if test -f ./$$tst; then dir=./; \
626
587
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
627
588
              all=`expr $$all + 1`; \
628
589
              case " $(XFAIL_TESTS) " in \
629
 
              *[\ \     ]$$tst[\ \      ]*) \
 
590
              *$$ws$$tst$$ws*) \
630
591
                xpass=`expr $$xpass + 1`; \
631
592
                failed=`expr $$failed + 1`; \
632
 
                col=$$red; res=XPASS; \
 
593
                echo "XPASS: $$tst"; \
633
594
              ;; \
634
595
              *) \
635
 
                col=$$grn; res=PASS; \
 
596
                echo "PASS: $$tst"; \
636
597
              ;; \
637
598
              esac; \
638
599
            elif test $$? -ne 77; then \
639
600
              all=`expr $$all + 1`; \
640
601
              case " $(XFAIL_TESTS) " in \
641
 
              *[\ \     ]$$tst[\ \      ]*) \
 
602
              *$$ws$$tst$$ws*) \
642
603
                xfail=`expr $$xfail + 1`; \
643
 
                col=$$lgn; res=XFAIL; \
 
604
                echo "XFAIL: $$tst"; \
644
605
              ;; \
645
606
              *) \
646
607
                failed=`expr $$failed + 1`; \
647
 
                col=$$red; res=FAIL; \
 
608
                echo "FAIL: $$tst"; \
648
609
              ;; \
649
610
              esac; \
650
611
            else \
651
612
              skip=`expr $$skip + 1`; \
652
 
              col=$$blu; res=SKIP; \
 
613
              echo "SKIP: $$tst"; \
653
614
            fi; \
654
 
            echo "$${col}$$res$${std}: $$tst"; \
655
615
          done; \
656
 
          if test "$$all" -eq 1; then \
657
 
            tests="test"; \
658
 
            All=""; \
659
 
          else \
660
 
            tests="tests"; \
661
 
            All="All "; \
662
 
          fi; \
663
616
          if test "$$failed" -eq 0; then \
664
617
            if test "$$xfail" -eq 0; then \
665
 
              banner="$$All$$all $$tests passed"; \
 
618
              banner="All $$all tests passed"; \
666
619
            else \
667
 
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
668
 
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
 
620
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
669
621
            fi; \
670
622
          else \
671
623
            if test "$$xpass" -eq 0; then \
672
 
              banner="$$failed of $$all $$tests failed"; \
 
624
              banner="$$failed of $$all tests failed"; \
673
625
            else \
674
 
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
675
 
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
 
626
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
676
627
            fi; \
677
628
          fi; \
678
629
          dashes="$$banner"; \
679
630
          skipped=""; \
680
631
          if test "$$skip" -ne 0; then \
681
 
            if test "$$skip" -eq 1; then \
682
 
              skipped="($$skip test was not run)"; \
683
 
            else \
684
 
              skipped="($$skip tests were not run)"; \
685
 
            fi; \
 
632
            skipped="($$skip tests were not run)"; \
686
633
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
687
634
              dashes="$$skipped"; \
688
635
          fi; \
693
640
              dashes="$$report"; \
694
641
          fi; \
695
642
          dashes=`echo "$$dashes" | sed s/./=/g`; \
696
 
          if test "$$failed" -eq 0; then \
697
 
            echo "$$grn$$dashes"; \
698
 
          else \
699
 
            echo "$$red$$dashes"; \
700
 
          fi; \
 
643
          echo "$$dashes"; \
701
644
          echo "$$banner"; \
702
645
          test -z "$$skipped" || echo "$$skipped"; \
703
646
          test -z "$$report" || echo "$$report"; \
704
 
          echo "$$dashes$$std"; \
 
647
          echo "$$dashes"; \
705
648
          test "$$failed" -eq 0; \
706
649
        else :; fi
707
650
 
708
651
distdir: $(DISTFILES)
709
 
        @list='$(MANS)'; if test -n "$$list"; then \
710
 
          list=`for p in $$list; do \
711
 
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
712
 
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
713
 
          if test -n "$$list" && \
714
 
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
715
 
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
716
 
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
717
 
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
718
 
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
719
 
            exit 1; \
720
 
          else :; fi; \
721
 
        else :; fi
722
652
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
723
653
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
724
654
        list='$(DISTFILES)'; \
734
664
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
735
665
          if test -d $$d/$$file; then \
736
666
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
737
 
            if test -d "$(distdir)/$$file"; then \
738
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
739
 
            fi; \
740
667
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
741
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
742
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
668
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
743
669
            fi; \
744
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
670
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
745
671
          else \
746
 
            test -f "$(distdir)/$$file" \
747
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
672
            test -f $(distdir)/$$file \
 
673
            || cp -p $$d/$$file $(distdir)/$$file \
748
674
            || exit 1; \
749
675
          fi; \
750
676
        done
777
703
 
778
704
distclean-generic:
779
705
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
780
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
781
706
 
782
707
maintainer-clean-generic:
783
708
        @echo "This command is intended for maintainers to use"
800
725
 
801
726
html: html-am
802
727
 
803
 
html-am:
804
 
 
805
728
info: info-am
806
729
 
807
730
info-am:
810
733
 
811
734
install-dvi: install-dvi-am
812
735
 
813
 
install-dvi-am:
814
 
 
815
736
install-exec-am: install-sbinPROGRAMS
816
737
 
817
738
install-html: install-html-am
818
739
 
819
 
install-html-am:
820
 
 
821
740
install-info: install-info-am
822
741
 
823
 
install-info-am:
824
 
 
825
742
install-man: install-man8
826
743
 
827
744
install-pdf: install-pdf-am
828
745
 
829
 
install-pdf-am:
830
 
 
831
746
install-ps: install-ps-am
832
747
 
833
 
install-ps-am:
834
 
 
835
748
installcheck-am:
836
749
 
837
750
maintainer-clean: maintainer-clean-am
857
770
 
858
771
uninstall-man: uninstall-man8
859
772
 
860
 
.MAKE: check-am install-am install-strip
 
773
.MAKE: install-am install-strip
861
774
 
862
775
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
863
776
        clean-generic clean-libtool clean-noinstPROGRAMS \
878
791
 
879
792
@ENABLE_REGENERATE_MAN_TRUE@README: pam_timestamp.8.xml
880
793
@ENABLE_REGENERATE_MAN_TRUE@-include $(top_srcdir)/Make.xml.rules
881
 
 
882
794
# Tell versions [3.59,3.63) of GNU make to not export all variables.
883
795
# Otherwise a system limit (for SysV at least) may be exceeded.
884
796
.NOEXPORT: