~ubuntu-branches/ubuntu/oneiric/squid3/oneiric-security

« back to all changes in this revision

Viewing changes to helpers/digest_auth/ldap/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mahyuddin Susanto
  • Date: 2011-02-15 18:46:13 UTC
  • mfrom: (21.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110215184613-1u3dh5sz4i055flk
Tags: 3.1.10-1ubuntu1
* Merge from debian unstable. (LP: #719283)  Remaining changes:
  - debian/patches/18-fix-ftbfs-binutils-gold.dpatch: Add library linker into
    LIBS instead to LDFLAGS to fixing FTBFS binutils-gold.
* Drop Ubuntu configuration for ufw which landed in Debian and sync it: 
  - debian/squid3.ufw.profile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 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.
24
25
 
25
26
VPATH = @srcdir@
26
27
pkgdatadir = $(datadir)/@PACKAGE@
 
28
pkgincludedir = $(includedir)/@PACKAGE@
27
29
pkglibdir = $(libdir)/@PACKAGE@
28
 
pkgincludedir = $(includedir)/@PACKAGE@
 
30
pkglibexecdir = $(libexecdir)/@PACKAGE@
29
31
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30
32
install_sh_DATA = $(install_sh) -c -m 644
31
33
install_sh_PROGRAM = $(install_sh) -c
44
46
        $(top_srcdir)/src/Common.am
45
47
check_PROGRAMS =
46
48
TESTS =
 
49
@USE_LOADABLE_MODULES_TRUE@am__append_1 = $(INCLTDL)
47
50
libexec_PROGRAMS = digest_ldap_auth$(EXEEXT)
48
51
subdir = helpers/digest_auth/ldap
49
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50
53
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
51
 
        $(top_srcdir)/configure.in
 
54
        $(top_srcdir)/configure.ac
52
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53
56
        $(ACLOCAL_M4)
54
57
mkinstalldirs = $(install_sh) -d
55
58
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
56
59
CONFIG_CLEAN_FILES =
 
60
CONFIG_CLEAN_VPATH_FILES =
57
61
am__installdirs = "$(DESTDIR)$(libexecdir)"
58
 
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
59
62
PROGRAMS = $(libexec_PROGRAMS)
60
63
am_digest_ldap_auth_OBJECTS = digest_pw_auth.$(OBJEXT) \
61
64
        ldap_backend.$(OBJEXT)
69
72
DEFAULT_INCLUDES = 
70
73
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
71
74
am__depfiles_maybe = depfiles
 
75
am__mv = mv -f
72
76
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73
77
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
78
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
82
86
DIST_SOURCES = $(digest_ldap_auth_SOURCES)
83
87
ETAGS = etags
84
88
CTAGS = ctags
 
89
am__tty_colors = \
 
90
red=; grn=; lgn=; blu=; std=
85
91
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86
92
ACLOCAL = @ACLOCAL@
87
93
ADAPTATION_LIBS = @ADAPTATION_LIBS@
190
196
PACKAGE_NAME = @PACKAGE_NAME@
191
197
PACKAGE_STRING = @PACKAGE_STRING@
192
198
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
199
PACKAGE_URL = @PACKAGE_URL@
193
200
PACKAGE_VERSION = @PACKAGE_VERSION@
194
201
PATH_SEPARATOR = @PATH_SEPARATOR@
195
202
PERL = @PERL@
258
265
libexecdir = @libexecdir@
259
266
localedir = @localedir@
260
267
localstatedir = @localstatedir@
261
 
lt_ECHO = @lt_ECHO@
262
268
ltdl_LIBOBJS = @ltdl_LIBOBJS@
263
269
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
264
270
makesnmplib = @makesnmplib@
283
289
AM_CXXFLAGS = $(SQUID_CXXFLAGS)
284
290
CLEANFILES = 
285
291
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/src \
286
 
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) -I$(srcdir)
 
292
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) $(am__append_1) \
 
293
        -I$(srcdir)
287
294
digest_ldap_auth_SOURCES = digest_pw_auth.c \
288
295
        digest_common.h \
289
296
        ldap_backend.c \
307
314
        @for dep in $?; do \
308
315
          case '$(am__configure_deps)' in \
309
316
            *$$dep*) \
310
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
311
 
                && exit 0; \
 
317
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
318
                && { if test -f $@; then exit 0; else break; fi; }; \
312
319
              exit 1;; \
313
320
          esac; \
314
321
        done; \
315
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  helpers/digest_auth/ldap/Makefile'; \
316
 
        cd $(top_srcdir) && \
317
 
          $(AUTOMAKE) --foreign  helpers/digest_auth/ldap/Makefile
 
322
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign helpers/digest_auth/ldap/Makefile'; \
 
323
        $(am__cd) $(top_srcdir) && \
 
324
          $(AUTOMAKE) --foreign helpers/digest_auth/ldap/Makefile
318
325
.PRECIOUS: Makefile
319
326
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320
327
        @case '$?' in \
332
339
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333
340
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
334
341
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
342
$(am__aclocal_m4_deps):
335
343
 
336
344
clean-checkPROGRAMS:
337
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
338
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
339
 
          echo " rm -f $$p $$f"; \
340
 
          rm -f $$p $$f ; \
341
 
        done
 
345
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
346
        echo " rm -f" $$list; \
 
347
        rm -f $$list || exit $$?; \
 
348
        test -n "$(EXEEXT)" || exit 0; \
 
349
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
350
        echo " rm -f" $$list; \
 
351
        rm -f $$list
342
352
install-libexecPROGRAMS: $(libexec_PROGRAMS)
343
353
        @$(NORMAL_INSTALL)
344
354
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
345
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
346
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
347
 
          if test -f $$p \
348
 
             || test -f $$p1 \
349
 
          ; then \
350
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
351
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
352
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
353
 
          else :; fi; \
354
 
        done
 
355
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
356
        for p in $$list; do echo "$$p $$p"; done | \
 
357
        sed 's/$(EXEEXT)$$//' | \
 
358
        while read p p1; do if test -f $$p || test -f $$p1; \
 
359
          then echo "$$p"; echo "$$p"; else :; fi; \
 
360
        done | \
 
361
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
362
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
363
        sed 'N;N;N;s,\n, ,g' | \
 
364
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
365
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
366
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
367
            else { print "f", $$3 "/" $$4, $$1; } } \
 
368
          END { for (d in files) print "f", d, files[d] }' | \
 
369
        while read type dir files; do \
 
370
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
371
            test -z "$$files" || { \
 
372
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
373
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
374
            } \
 
375
        ; done
355
376
 
356
377
uninstall-libexecPROGRAMS:
357
378
        @$(NORMAL_UNINSTALL)
358
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
359
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
360
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
361
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
362
 
        done
 
379
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
380
        files=`for p in $$list; do echo "$$p"; done | \
 
381
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
382
              -e 's/$$/$(EXEEXT)/' `; \
 
383
        test -n "$$list" || exit 0; \
 
384
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
385
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
363
386
 
364
387
clean-libexecPROGRAMS:
365
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
366
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
367
 
          echo " rm -f $$p $$f"; \
368
 
          rm -f $$p $$f ; \
369
 
        done
 
388
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
389
        echo " rm -f" $$list; \
 
390
        rm -f $$list || exit $$?; \
 
391
        test -n "$(EXEEXT)" || exit 0; \
 
392
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
393
        echo " rm -f" $$list; \
 
394
        rm -f $$list
370
395
digest_ldap_auth$(EXEEXT): $(digest_ldap_auth_OBJECTS) $(digest_ldap_auth_DEPENDENCIES) 
371
396
        @rm -f digest_ldap_auth$(EXEEXT)
372
397
        $(LINK) $(digest_ldap_auth_OBJECTS) $(digest_ldap_auth_LDADD) $(LIBS)
382
407
 
383
408
.c.o:
384
409
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
385
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
410
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
386
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
413
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
389
414
 
390
415
.c.obj:
391
416
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
392
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
417
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
393
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
420
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
396
421
 
397
422
.c.lo:
398
423
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
399
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
424
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
400
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
401
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402
427
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
412
437
        unique=`for i in $$list; do \
413
438
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
439
          done | \
415
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
440
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416
441
              END { if (nonempty) { for (i in files) print i; }; }'`; \
417
442
        mkid -fID $$unique
418
443
tags: TAGS
419
444
 
420
445
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
421
446
                $(TAGS_FILES) $(LISP)
422
 
        tags=; \
 
447
        set x; \
423
448
        here=`pwd`; \
424
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
425
450
        unique=`for i in $$list; do \
427
452
          done | \
428
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
430
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
455
        shift; \
 
456
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431
457
          test -n "$$unique" || unique=$$empty_fix; \
432
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433
 
            $$tags $$unique; \
 
458
          if test $$# -gt 0; then \
 
459
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
460
              "$$@" $$unique; \
 
461
          else \
 
462
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
463
              $$unique; \
 
464
          fi; \
434
465
        fi
435
466
ctags: CTAGS
436
467
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
437
468
                $(TAGS_FILES) $(LISP)
438
 
        tags=; \
439
469
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
440
470
        unique=`for i in $$list; do \
441
471
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442
472
          done | \
443
473
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444
474
              END { if (nonempty) { for (i in files) print i; }; }'`; \
445
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
475
        test -z "$(CTAGS_ARGS)$$unique" \
446
476
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447
 
             $$tags $$unique
 
477
             $$unique
448
478
 
449
479
GTAGS:
450
480
        here=`$(am__cd) $(top_builddir) && pwd` \
451
 
          && cd $(top_srcdir) \
452
 
          && gtags -i $(GTAGS_ARGS) $$here
 
481
          && $(am__cd) $(top_srcdir) \
 
482
          && gtags -i $(GTAGS_ARGS) "$$here"
453
483
 
454
484
distclean-tags:
455
485
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
456
486
 
457
487
check-TESTS: $(TESTS)
458
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
488
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
459
489
        srcdir=$(srcdir); export srcdir; \
460
490
        list=' $(TESTS) '; \
 
491
        $(am__tty_colors); \
461
492
        if test -n "$$list"; then \
462
493
          for tst in $$list; do \
463
494
            if test -f ./$$tst; then dir=./; \
466
497
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
467
498
              all=`expr $$all + 1`; \
468
499
              case " $(XFAIL_TESTS) " in \
469
 
              *$$ws$$tst$$ws*) \
 
500
              *[\ \     ]$$tst[\ \      ]*) \
470
501
                xpass=`expr $$xpass + 1`; \
471
502
                failed=`expr $$failed + 1`; \
472
 
                echo "XPASS: $$tst"; \
 
503
                col=$$red; res=XPASS; \
473
504
              ;; \
474
505
              *) \
475
 
                echo "PASS: $$tst"; \
 
506
                col=$$grn; res=PASS; \
476
507
              ;; \
477
508
              esac; \
478
509
            elif test $$? -ne 77; then \
479
510
              all=`expr $$all + 1`; \
480
511
              case " $(XFAIL_TESTS) " in \
481
 
              *$$ws$$tst$$ws*) \
 
512
              *[\ \     ]$$tst[\ \      ]*) \
482
513
                xfail=`expr $$xfail + 1`; \
483
 
                echo "XFAIL: $$tst"; \
 
514
                col=$$lgn; res=XFAIL; \
484
515
              ;; \
485
516
              *) \
486
517
                failed=`expr $$failed + 1`; \
487
 
                echo "FAIL: $$tst"; \
 
518
                col=$$red; res=FAIL; \
488
519
              ;; \
489
520
              esac; \
490
521
            else \
491
522
              skip=`expr $$skip + 1`; \
492
 
              echo "SKIP: $$tst"; \
 
523
              col=$$blu; res=SKIP; \
493
524
            fi; \
 
525
            echo "$${col}$$res$${std}: $$tst"; \
494
526
          done; \
 
527
          if test "$$all" -eq 1; then \
 
528
            tests="test"; \
 
529
            All=""; \
 
530
          else \
 
531
            tests="tests"; \
 
532
            All="All "; \
 
533
          fi; \
495
534
          if test "$$failed" -eq 0; then \
496
535
            if test "$$xfail" -eq 0; then \
497
 
              banner="All $$all tests passed"; \
 
536
              banner="$$All$$all $$tests passed"; \
498
537
            else \
499
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
538
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
539
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
500
540
            fi; \
501
541
          else \
502
542
            if test "$$xpass" -eq 0; then \
503
 
              banner="$$failed of $$all tests failed"; \
 
543
              banner="$$failed of $$all $$tests failed"; \
504
544
            else \
505
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
545
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
546
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
506
547
            fi; \
507
548
          fi; \
508
549
          dashes="$$banner"; \
509
550
          skipped=""; \
510
551
          if test "$$skip" -ne 0; then \
511
 
            skipped="($$skip tests were not run)"; \
 
552
            if test "$$skip" -eq 1; then \
 
553
              skipped="($$skip test was not run)"; \
 
554
            else \
 
555
              skipped="($$skip tests were not run)"; \
 
556
            fi; \
512
557
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
513
558
              dashes="$$skipped"; \
514
559
          fi; \
519
564
              dashes="$$report"; \
520
565
          fi; \
521
566
          dashes=`echo "$$dashes" | sed s/./=/g`; \
522
 
          echo "$$dashes"; \
 
567
          if test "$$failed" -eq 0; then \
 
568
            echo "$$grn$$dashes"; \
 
569
          else \
 
570
            echo "$$red$$dashes"; \
 
571
          fi; \
523
572
          echo "$$banner"; \
524
573
          test -z "$$skipped" || echo "$$skipped"; \
525
574
          test -z "$$report" || echo "$$report"; \
526
 
          echo "$$dashes"; \
 
575
          echo "$$dashes$$std"; \
527
576
          test "$$failed" -eq 0; \
528
577
        else :; fi
529
578
 
543
592
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
544
593
          if test -d $$d/$$file; then \
545
594
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
595
            if test -d "$(distdir)/$$file"; then \
 
596
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
597
            fi; \
546
598
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
547
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
599
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
600
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
548
601
            fi; \
549
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
602
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
550
603
          else \
551
 
            test -f $(distdir)/$$file \
552
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
604
            test -f "$(distdir)/$$file" \
 
605
            || cp -p $$d/$$file "$(distdir)/$$file" \
553
606
            || exit 1; \
554
607
          fi; \
555
608
        done
583
636
 
584
637
distclean-generic:
585
638
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
639
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
586
640
 
587
641
maintainer-clean-generic:
588
642
        @echo "This command is intended for maintainers to use"
604
658
 
605
659
html: html-am
606
660
 
 
661
html-am:
 
662
 
607
663
info: info-am
608
664
 
609
665
info-am:
612
668
 
613
669
install-dvi: install-dvi-am
614
670
 
 
671
install-dvi-am:
 
672
 
615
673
install-exec-am: install-libexecPROGRAMS
616
674
 
617
675
install-html: install-html-am
618
676
 
 
677
install-html-am:
 
678
 
619
679
install-info: install-info-am
620
680
 
 
681
install-info-am:
 
682
 
621
683
install-man:
622
684
 
623
685
install-pdf: install-pdf-am
624
686
 
 
687
install-pdf-am:
 
688
 
625
689
install-ps: install-ps-am
626
690
 
 
691
install-ps-am:
 
692
 
627
693
installcheck-am:
628
694
 
629
695
maintainer-clean: maintainer-clean-am
646
712
 
647
713
uninstall-am: uninstall-libexecPROGRAMS
648
714
 
649
 
.MAKE: install-am install-strip
 
715
.MAKE: check-am install-am install-strip
650
716
 
651
717
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
652
718
        clean-checkPROGRAMS clean-generic clean-libexecPROGRAMS \
665
731
 
666
732
 
667
733
$(OBJS): $(top_srcdir)/include/version.h $(top_builddir)/include/autoconf.h
 
734
 
668
735
# Tell versions [3.59,3.63) of GNU make to not export all variables.
669
736
# Otherwise a system limit (for SysV at least) may be exceeded.
670
737
.NOEXPORT: