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

« back to all changes in this revision

Viewing changes to helpers/basic_auth/getpwnam/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 = getpwname_auth$(EXEEXT)
48
51
subdir = helpers/basic_auth/getpwnam
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_getpwname_auth_OBJECTS = getpwnam_auth.$(OBJEXT)
61
64
getpwname_auth_OBJECTS = $(am_getpwname_auth_OBJECTS)
66
69
DEFAULT_INCLUDES = 
67
70
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
68
71
am__depfiles_maybe = depfiles
 
72
am__mv = mv -f
69
73
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70
74
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71
75
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
83
DIST_SOURCES = $(getpwname_auth_SOURCES)
80
84
ETAGS = etags
81
85
CTAGS = ctags
 
86
am__tty_colors = \
 
87
red=; grn=; lgn=; blu=; std=
82
88
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83
89
ACLOCAL = @ACLOCAL@
84
90
ADAPTATION_LIBS = @ADAPTATION_LIBS@
187
193
PACKAGE_NAME = @PACKAGE_NAME@
188
194
PACKAGE_STRING = @PACKAGE_STRING@
189
195
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
196
PACKAGE_URL = @PACKAGE_URL@
190
197
PACKAGE_VERSION = @PACKAGE_VERSION@
191
198
PATH_SEPARATOR = @PATH_SEPARATOR@
192
199
PERL = @PERL@
255
262
libexecdir = @libexecdir@
256
263
localedir = @localedir@
257
264
localstatedir = @localstatedir@
258
 
lt_ECHO = @lt_ECHO@
259
265
ltdl_LIBOBJS = @ltdl_LIBOBJS@
260
266
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
261
267
makesnmplib = @makesnmplib@
280
286
AM_CXXFLAGS = $(SQUID_CXXFLAGS)
281
287
CLEANFILES = 
282
288
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/src \
283
 
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) -I$(srcdir)
 
289
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) $(am__append_1) \
 
290
        -I$(srcdir)
284
291
getpwname_auth_SOURCES = getpwnam_auth.c 
285
292
LDADD = \
286
293
        $(top_builddir)/compat/libcompat.la \
297
304
        @for dep in $?; do \
298
305
          case '$(am__configure_deps)' in \
299
306
            *$$dep*) \
300
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
301
 
                && exit 0; \
 
307
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
308
                && { if test -f $@; then exit 0; else break; fi; }; \
302
309
              exit 1;; \
303
310
          esac; \
304
311
        done; \
305
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  helpers/basic_auth/getpwnam/Makefile'; \
306
 
        cd $(top_srcdir) && \
307
 
          $(AUTOMAKE) --foreign  helpers/basic_auth/getpwnam/Makefile
 
312
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign helpers/basic_auth/getpwnam/Makefile'; \
 
313
        $(am__cd) $(top_srcdir) && \
 
314
          $(AUTOMAKE) --foreign helpers/basic_auth/getpwnam/Makefile
308
315
.PRECIOUS: Makefile
309
316
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
310
317
        @case '$?' in \
322
329
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
330
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
324
331
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
332
$(am__aclocal_m4_deps):
325
333
 
326
334
clean-checkPROGRAMS:
327
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
328
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
329
 
          echo " rm -f $$p $$f"; \
330
 
          rm -f $$p $$f ; \
331
 
        done
 
335
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
336
        echo " rm -f" $$list; \
 
337
        rm -f $$list || exit $$?; \
 
338
        test -n "$(EXEEXT)" || exit 0; \
 
339
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
340
        echo " rm -f" $$list; \
 
341
        rm -f $$list
332
342
install-libexecPROGRAMS: $(libexec_PROGRAMS)
333
343
        @$(NORMAL_INSTALL)
334
344
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
335
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
336
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
337
 
          if test -f $$p \
338
 
             || test -f $$p1 \
339
 
          ; then \
340
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
341
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
342
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
343
 
          else :; fi; \
344
 
        done
 
345
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
346
        for p in $$list; do echo "$$p $$p"; done | \
 
347
        sed 's/$(EXEEXT)$$//' | \
 
348
        while read p p1; do if test -f $$p || test -f $$p1; \
 
349
          then echo "$$p"; echo "$$p"; else :; fi; \
 
350
        done | \
 
351
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
352
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
353
        sed 'N;N;N;s,\n, ,g' | \
 
354
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
355
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
356
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
357
            else { print "f", $$3 "/" $$4, $$1; } } \
 
358
          END { for (d in files) print "f", d, files[d] }' | \
 
359
        while read type dir files; do \
 
360
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
361
            test -z "$$files" || { \
 
362
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
363
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
364
            } \
 
365
        ; done
345
366
 
346
367
uninstall-libexecPROGRAMS:
347
368
        @$(NORMAL_UNINSTALL)
348
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
349
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
350
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
351
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
352
 
        done
 
369
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
370
        files=`for p in $$list; do echo "$$p"; done | \
 
371
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
372
              -e 's/$$/$(EXEEXT)/' `; \
 
373
        test -n "$$list" || exit 0; \
 
374
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
375
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
353
376
 
354
377
clean-libexecPROGRAMS:
355
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
356
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
357
 
          echo " rm -f $$p $$f"; \
358
 
          rm -f $$p $$f ; \
359
 
        done
 
378
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
379
        echo " rm -f" $$list; \
 
380
        rm -f $$list || exit $$?; \
 
381
        test -n "$(EXEEXT)" || exit 0; \
 
382
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
383
        echo " rm -f" $$list; \
 
384
        rm -f $$list
360
385
getpwname_auth$(EXEEXT): $(getpwname_auth_OBJECTS) $(getpwname_auth_DEPENDENCIES) 
361
386
        @rm -f getpwname_auth$(EXEEXT)
362
387
        $(LINK) $(getpwname_auth_OBJECTS) $(getpwname_auth_LDADD) $(LIBS)
371
396
 
372
397
.c.o:
373
398
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
374
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
399
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
375
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
376
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377
402
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
378
403
 
379
404
.c.obj:
380
405
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
381
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
406
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
382
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
383
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384
409
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
385
410
 
386
411
.c.lo:
387
412
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
388
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
413
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
389
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
390
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391
416
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
401
426
        unique=`for i in $$list; do \
402
427
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403
428
          done | \
404
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
429
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
405
430
              END { if (nonempty) { for (i in files) print i; }; }'`; \
406
431
        mkid -fID $$unique
407
432
tags: TAGS
408
433
 
409
434
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410
435
                $(TAGS_FILES) $(LISP)
411
 
        tags=; \
 
436
        set x; \
412
437
        here=`pwd`; \
413
438
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
414
439
        unique=`for i in $$list; do \
416
441
          done | \
417
442
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418
443
              END { if (nonempty) { for (i in files) print i; }; }'`; \
419
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
444
        shift; \
 
445
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
420
446
          test -n "$$unique" || unique=$$empty_fix; \
421
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422
 
            $$tags $$unique; \
 
447
          if test $$# -gt 0; then \
 
448
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
449
              "$$@" $$unique; \
 
450
          else \
 
451
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
452
              $$unique; \
 
453
          fi; \
423
454
        fi
424
455
ctags: CTAGS
425
456
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
426
457
                $(TAGS_FILES) $(LISP)
427
 
        tags=; \
428
458
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
429
459
        unique=`for i in $$list; do \
430
460
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431
461
          done | \
432
462
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
433
463
              END { if (nonempty) { for (i in files) print i; }; }'`; \
434
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
464
        test -z "$(CTAGS_ARGS)$$unique" \
435
465
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
436
 
             $$tags $$unique
 
466
             $$unique
437
467
 
438
468
GTAGS:
439
469
        here=`$(am__cd) $(top_builddir) && pwd` \
440
 
          && cd $(top_srcdir) \
441
 
          && gtags -i $(GTAGS_ARGS) $$here
 
470
          && $(am__cd) $(top_srcdir) \
 
471
          && gtags -i $(GTAGS_ARGS) "$$here"
442
472
 
443
473
distclean-tags:
444
474
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
445
475
 
446
476
check-TESTS: $(TESTS)
447
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
477
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
448
478
        srcdir=$(srcdir); export srcdir; \
449
479
        list=' $(TESTS) '; \
 
480
        $(am__tty_colors); \
450
481
        if test -n "$$list"; then \
451
482
          for tst in $$list; do \
452
483
            if test -f ./$$tst; then dir=./; \
455
486
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
456
487
              all=`expr $$all + 1`; \
457
488
              case " $(XFAIL_TESTS) " in \
458
 
              *$$ws$$tst$$ws*) \
 
489
              *[\ \     ]$$tst[\ \      ]*) \
459
490
                xpass=`expr $$xpass + 1`; \
460
491
                failed=`expr $$failed + 1`; \
461
 
                echo "XPASS: $$tst"; \
 
492
                col=$$red; res=XPASS; \
462
493
              ;; \
463
494
              *) \
464
 
                echo "PASS: $$tst"; \
 
495
                col=$$grn; res=PASS; \
465
496
              ;; \
466
497
              esac; \
467
498
            elif test $$? -ne 77; then \
468
499
              all=`expr $$all + 1`; \
469
500
              case " $(XFAIL_TESTS) " in \
470
 
              *$$ws$$tst$$ws*) \
 
501
              *[\ \     ]$$tst[\ \      ]*) \
471
502
                xfail=`expr $$xfail + 1`; \
472
 
                echo "XFAIL: $$tst"; \
 
503
                col=$$lgn; res=XFAIL; \
473
504
              ;; \
474
505
              *) \
475
506
                failed=`expr $$failed + 1`; \
476
 
                echo "FAIL: $$tst"; \
 
507
                col=$$red; res=FAIL; \
477
508
              ;; \
478
509
              esac; \
479
510
            else \
480
511
              skip=`expr $$skip + 1`; \
481
 
              echo "SKIP: $$tst"; \
 
512
              col=$$blu; res=SKIP; \
482
513
            fi; \
 
514
            echo "$${col}$$res$${std}: $$tst"; \
483
515
          done; \
 
516
          if test "$$all" -eq 1; then \
 
517
            tests="test"; \
 
518
            All=""; \
 
519
          else \
 
520
            tests="tests"; \
 
521
            All="All "; \
 
522
          fi; \
484
523
          if test "$$failed" -eq 0; then \
485
524
            if test "$$xfail" -eq 0; then \
486
 
              banner="All $$all tests passed"; \
 
525
              banner="$$All$$all $$tests passed"; \
487
526
            else \
488
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
527
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
528
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
489
529
            fi; \
490
530
          else \
491
531
            if test "$$xpass" -eq 0; then \
492
 
              banner="$$failed of $$all tests failed"; \
 
532
              banner="$$failed of $$all $$tests failed"; \
493
533
            else \
494
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
534
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
535
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
495
536
            fi; \
496
537
          fi; \
497
538
          dashes="$$banner"; \
498
539
          skipped=""; \
499
540
          if test "$$skip" -ne 0; then \
500
 
            skipped="($$skip tests were not run)"; \
 
541
            if test "$$skip" -eq 1; then \
 
542
              skipped="($$skip test was not run)"; \
 
543
            else \
 
544
              skipped="($$skip tests were not run)"; \
 
545
            fi; \
501
546
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
502
547
              dashes="$$skipped"; \
503
548
          fi; \
508
553
              dashes="$$report"; \
509
554
          fi; \
510
555
          dashes=`echo "$$dashes" | sed s/./=/g`; \
511
 
          echo "$$dashes"; \
 
556
          if test "$$failed" -eq 0; then \
 
557
            echo "$$grn$$dashes"; \
 
558
          else \
 
559
            echo "$$red$$dashes"; \
 
560
          fi; \
512
561
          echo "$$banner"; \
513
562
          test -z "$$skipped" || echo "$$skipped"; \
514
563
          test -z "$$report" || echo "$$report"; \
515
 
          echo "$$dashes"; \
 
564
          echo "$$dashes$$std"; \
516
565
          test "$$failed" -eq 0; \
517
566
        else :; fi
518
567
 
532
581
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533
582
          if test -d $$d/$$file; then \
534
583
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
584
            if test -d "$(distdir)/$$file"; then \
 
585
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
586
            fi; \
535
587
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
536
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
588
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
589
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537
590
            fi; \
538
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
591
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
539
592
          else \
540
 
            test -f $(distdir)/$$file \
541
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
593
            test -f "$(distdir)/$$file" \
 
594
            || cp -p $$d/$$file "$(distdir)/$$file" \
542
595
            || exit 1; \
543
596
          fi; \
544
597
        done
572
625
 
573
626
distclean-generic:
574
627
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
628
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
575
629
 
576
630
maintainer-clean-generic:
577
631
        @echo "This command is intended for maintainers to use"
593
647
 
594
648
html: html-am
595
649
 
 
650
html-am:
 
651
 
596
652
info: info-am
597
653
 
598
654
info-am:
601
657
 
602
658
install-dvi: install-dvi-am
603
659
 
 
660
install-dvi-am:
 
661
 
604
662
install-exec-am: install-libexecPROGRAMS
605
663
 
606
664
install-html: install-html-am
607
665
 
 
666
install-html-am:
 
667
 
608
668
install-info: install-info-am
609
669
 
 
670
install-info-am:
 
671
 
610
672
install-man:
611
673
 
612
674
install-pdf: install-pdf-am
613
675
 
 
676
install-pdf-am:
 
677
 
614
678
install-ps: install-ps-am
615
679
 
 
680
install-ps-am:
 
681
 
616
682
installcheck-am:
617
683
 
618
684
maintainer-clean: maintainer-clean-am
635
701
 
636
702
uninstall-am: uninstall-libexecPROGRAMS
637
703
 
638
 
.MAKE: install-am install-strip
 
704
.MAKE: check-am install-am install-strip
639
705
 
640
706
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
641
707
        clean-checkPROGRAMS clean-generic clean-libexecPROGRAMS \
654
720
 
655
721
 
656
722
$(OBJS): $(top_srcdir)/include/version.h $(top_builddir)/include/autoconf.h
 
723
 
657
724
# Tell versions [3.59,3.63) of GNU make to not export all variables.
658
725
# Otherwise a system limit (for SysV at least) may be exceeded.
659
726
.NOEXPORT: