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

« back to all changes in this revision

Viewing changes to helpers/external_acl/mswin_ad_group/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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
37
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40
 
        $(top_srcdir)/configure.in
 
42
        $(top_srcdir)/configure.ac
41
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
44
        $(ACLOCAL_M4)
43
45
mkinstalldirs = $(install_sh) -d
44
46
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
45
47
CONFIG_CLEAN_FILES =
 
48
CONFIG_CLEAN_VPATH_FILES =
46
49
am__installdirs = "$(DESTDIR)$(libexecdir)"
47
 
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
48
50
PROGRAMS = $(libexec_PROGRAMS)
49
51
am_mswin_check_ad_group_OBJECTS = mswin_check_ad_group.$(OBJEXT)
50
52
mswin_check_ad_group_OBJECTS = $(am_mswin_check_ad_group_OBJECTS)
55
57
DEFAULT_INCLUDES = 
56
58
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
57
59
am__depfiles_maybe = depfiles
 
60
am__mv = mv -f
58
61
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59
62
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60
63
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
176
179
PACKAGE_NAME = @PACKAGE_NAME@
177
180
PACKAGE_STRING = @PACKAGE_STRING@
178
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_URL = @PACKAGE_URL@
179
183
PACKAGE_VERSION = @PACKAGE_VERSION@
180
184
PATH_SEPARATOR = @PATH_SEPARATOR@
181
185
PERL = @PERL@
244
248
libexecdir = @libexecdir@
245
249
localedir = @localedir@
246
250
localstatedir = @localstatedir@
247
 
lt_ECHO = @lt_ECHO@
248
251
ltdl_LIBOBJS = @ltdl_LIBOBJS@
249
252
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
250
253
makesnmplib = @makesnmplib@
287
290
        @for dep in $?; do \
288
291
          case '$(am__configure_deps)' in \
289
292
            *$$dep*) \
290
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
291
 
                && exit 0; \
 
293
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
294
                && { if test -f $@; then exit 0; else break; fi; }; \
292
295
              exit 1;; \
293
296
          esac; \
294
297
        done; \
295
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  helpers/external_acl/mswin_ad_group/Makefile'; \
296
 
        cd $(top_srcdir) && \
297
 
          $(AUTOMAKE) --foreign  helpers/external_acl/mswin_ad_group/Makefile
 
298
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign helpers/external_acl/mswin_ad_group/Makefile'; \
 
299
        $(am__cd) $(top_srcdir) && \
 
300
          $(AUTOMAKE) --foreign helpers/external_acl/mswin_ad_group/Makefile
298
301
.PRECIOUS: Makefile
299
302
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300
303
        @case '$?' in \
312
315
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
316
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314
317
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
318
$(am__aclocal_m4_deps):
315
319
install-libexecPROGRAMS: $(libexec_PROGRAMS)
316
320
        @$(NORMAL_INSTALL)
317
321
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
318
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
319
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
320
 
          if test -f $$p \
321
 
             || test -f $$p1 \
322
 
          ; then \
323
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
324
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
325
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
326
 
          else :; fi; \
327
 
        done
 
322
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
323
        for p in $$list; do echo "$$p $$p"; done | \
 
324
        sed 's/$(EXEEXT)$$//' | \
 
325
        while read p p1; do if test -f $$p || test -f $$p1; \
 
326
          then echo "$$p"; echo "$$p"; else :; fi; \
 
327
        done | \
 
328
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
329
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
330
        sed 'N;N;N;s,\n, ,g' | \
 
331
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
332
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
333
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
334
            else { print "f", $$3 "/" $$4, $$1; } } \
 
335
          END { for (d in files) print "f", d, files[d] }' | \
 
336
        while read type dir files; do \
 
337
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
338
            test -z "$$files" || { \
 
339
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
340
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
341
            } \
 
342
        ; done
328
343
 
329
344
uninstall-libexecPROGRAMS:
330
345
        @$(NORMAL_UNINSTALL)
331
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
332
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
333
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
334
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
335
 
        done
 
346
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
347
        files=`for p in $$list; do echo "$$p"; done | \
 
348
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
349
              -e 's/$$/$(EXEEXT)/' `; \
 
350
        test -n "$$list" || exit 0; \
 
351
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
352
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
336
353
 
337
354
clean-libexecPROGRAMS:
338
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
339
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
340
 
          echo " rm -f $$p $$f"; \
341
 
          rm -f $$p $$f ; \
342
 
        done
 
355
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
356
        echo " rm -f" $$list; \
 
357
        rm -f $$list || exit $$?; \
 
358
        test -n "$(EXEEXT)" || exit 0; \
 
359
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
360
        echo " rm -f" $$list; \
 
361
        rm -f $$list
343
362
mswin_check_ad_group$(EXEEXT): $(mswin_check_ad_group_OBJECTS) $(mswin_check_ad_group_DEPENDENCIES) 
344
363
        @rm -f mswin_check_ad_group$(EXEEXT)
345
364
        $(LINK) $(mswin_check_ad_group_OBJECTS) $(mswin_check_ad_group_LDADD) $(LIBS)
354
373
 
355
374
.c.o:
356
375
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
357
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
376
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
358
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360
379
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
361
380
 
362
381
.c.obj:
363
382
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
364
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
383
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367
386
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
368
387
 
369
388
.c.lo:
370
389
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
371
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
390
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
372
391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
373
392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374
393
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
384
403
        unique=`for i in $$list; do \
385
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386
405
          done | \
387
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
389
408
        mkid -fID $$unique
390
409
tags: TAGS
391
410
 
392
411
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
393
412
                $(TAGS_FILES) $(LISP)
394
 
        tags=; \
 
413
        set x; \
395
414
        here=`pwd`; \
396
415
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
397
416
        unique=`for i in $$list; do \
399
418
          done | \
400
419
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401
420
              END { if (nonempty) { for (i in files) print i; }; }'`; \
402
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
421
        shift; \
 
422
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
403
423
          test -n "$$unique" || unique=$$empty_fix; \
404
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405
 
            $$tags $$unique; \
 
424
          if test $$# -gt 0; then \
 
425
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
426
              "$$@" $$unique; \
 
427
          else \
 
428
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
429
              $$unique; \
 
430
          fi; \
406
431
        fi
407
432
ctags: CTAGS
408
433
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
409
434
                $(TAGS_FILES) $(LISP)
410
 
        tags=; \
411
435
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412
436
        unique=`for i in $$list; do \
413
437
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
438
          done | \
415
439
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416
440
              END { if (nonempty) { for (i in files) print i; }; }'`; \
417
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
441
        test -z "$(CTAGS_ARGS)$$unique" \
418
442
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419
 
             $$tags $$unique
 
443
             $$unique
420
444
 
421
445
GTAGS:
422
446
        here=`$(am__cd) $(top_builddir) && pwd` \
423
 
          && cd $(top_srcdir) \
424
 
          && gtags -i $(GTAGS_ARGS) $$here
 
447
          && $(am__cd) $(top_srcdir) \
 
448
          && gtags -i $(GTAGS_ARGS) "$$here"
425
449
 
426
450
distclean-tags:
427
451
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
442
466
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443
467
          if test -d $$d/$$file; then \
444
468
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
469
            if test -d "$(distdir)/$$file"; then \
 
470
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
471
            fi; \
445
472
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
473
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
474
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447
475
            fi; \
448
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
476
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
449
477
          else \
450
 
            test -f $(distdir)/$$file \
451
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
478
            test -f "$(distdir)/$$file" \
 
479
            || cp -p $$d/$$file "$(distdir)/$$file" \
452
480
            || exit 1; \
453
481
          fi; \
454
482
        done
479
507
 
480
508
distclean-generic:
481
509
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
510
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
482
511
 
483
512
maintainer-clean-generic:
484
513
        @echo "This command is intended for maintainers to use"
500
529
 
501
530
html: html-am
502
531
 
 
532
html-am:
 
533
 
503
534
info: info-am
504
535
 
505
536
info-am:
508
539
 
509
540
install-dvi: install-dvi-am
510
541
 
 
542
install-dvi-am:
 
543
 
511
544
install-exec-am: install-libexecPROGRAMS
512
545
 
513
546
install-html: install-html-am
514
547
 
 
548
install-html-am:
 
549
 
515
550
install-info: install-info-am
516
551
 
 
552
install-info-am:
 
553
 
517
554
install-man:
518
555
 
519
556
install-pdf: install-pdf-am
520
557
 
 
558
install-pdf-am:
 
559
 
521
560
install-ps: install-ps-am
522
561
 
 
562
install-ps-am:
 
563
 
523
564
installcheck-am:
524
565
 
525
566
maintainer-clean: maintainer-clean-am
558
599
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
559
600
        tags uninstall uninstall-am uninstall-libexecPROGRAMS
560
601
 
 
602
 
561
603
# Tell versions [3.59,3.63) of GNU make to not export all variables.
562
604
# Otherwise a system limit (for SysV at least) may be exceeded.
563
605
.NOEXPORT: