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

« back to all changes in this revision

Viewing changes to icons/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.
19
20
 
20
21
VPATH = @srcdir@
21
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
22
24
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
 
25
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
27
install_sh_DATA = $(install_sh) -c -m 644
26
28
install_sh_PROGRAM = $(install_sh) -c
39
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42
 
        $(top_srcdir)/configure.in
 
44
        $(top_srcdir)/configure.ac
43
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
46
        $(ACLOCAL_M4)
45
47
mkinstalldirs = $(install_sh) -d
46
48
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
47
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
SOURCES =
49
52
DIST_SOURCES =
50
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53
56
    *) f=$$p;; \
54
57
  esac;
55
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
59
am__install_max = 40
 
60
am__nobase_strip_setup = \
 
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
62
am__nobase_strip = \
 
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
64
am__nobase_list = $(am__nobase_strip_setup); \
 
65
  for p in $$list; do echo "$$p $$p"; done | \
 
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
68
    if (++n[$$2] == $(am__install_max)) \
 
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
70
    END { for (dir in files) print dir, files[dir] }'
 
71
am__base_list = \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
56
74
am__installdirs = "$(DESTDIR)$(icondir)"
57
 
iconDATA_INSTALL = $(INSTALL_DATA)
58
75
DATA = $(icon_DATA)
59
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
77
ACLOCAL = @ACLOCAL@
164
181
PACKAGE_NAME = @PACKAGE_NAME@
165
182
PACKAGE_STRING = @PACKAGE_STRING@
166
183
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
184
PACKAGE_URL = @PACKAGE_URL@
167
185
PACKAGE_VERSION = @PACKAGE_VERSION@
168
186
PATH_SEPARATOR = @PATH_SEPARATOR@
169
187
PERL = @PERL@
232
250
libexecdir = @libexecdir@
233
251
localedir = @localedir@
234
252
localstatedir = @localstatedir@
235
 
lt_ECHO = @lt_ECHO@
236
253
ltdl_LIBOBJS = @ltdl_LIBOBJS@
237
254
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
238
255
makesnmplib = @makesnmplib@
292
309
        @for dep in $?; do \
293
310
          case '$(am__configure_deps)' in \
294
311
            *$$dep*) \
295
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
296
 
                && exit 0; \
 
312
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
313
                && { if test -f $@; then exit 0; else break; fi; }; \
297
314
              exit 1;; \
298
315
          esac; \
299
316
        done; \
300
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  icons/Makefile'; \
301
 
        cd $(top_srcdir) && \
302
 
          $(AUTOMAKE) --foreign  icons/Makefile
 
317
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign icons/Makefile'; \
 
318
        $(am__cd) $(top_srcdir) && \
 
319
          $(AUTOMAKE) --foreign icons/Makefile
303
320
.PRECIOUS: Makefile
304
321
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305
322
        @case '$?' in \
317
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
335
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
319
336
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
337
$(am__aclocal_m4_deps):
320
338
 
321
339
mostlyclean-libtool:
322
340
        -rm -f *.lo
326
344
install-iconDATA: $(icon_DATA)
327
345
        @$(NORMAL_INSTALL)
328
346
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
329
 
        @list='$(icon_DATA)'; for p in $$list; do \
 
347
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
 
348
        for p in $$list; do \
330
349
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
331
 
          f=$(am__strip_dir) \
332
 
          echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \
333
 
          $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \
 
350
          echo "$$d$$p"; \
 
351
        done | $(am__base_list) | \
 
352
        while read files; do \
 
353
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
 
354
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
334
355
        done
335
356
 
336
357
uninstall-iconDATA:
337
358
        @$(NORMAL_UNINSTALL)
338
 
        @list='$(icon_DATA)'; for p in $$list; do \
339
 
          f=$(am__strip_dir) \
340
 
          echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \
341
 
          rm -f "$(DESTDIR)$(icondir)/$$f"; \
342
 
        done
 
359
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
 
360
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
361
        test -n "$$files" || exit 0; \
 
362
        echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
 
363
        cd "$(DESTDIR)$(icondir)" && rm -f $$files
343
364
tags: TAGS
344
365
TAGS:
345
366
 
363
384
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364
385
          if test -d $$d/$$file; then \
365
386
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
387
            if test -d "$(distdir)/$$file"; then \
 
388
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
389
            fi; \
366
390
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
367
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
391
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
392
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368
393
            fi; \
369
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
394
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
370
395
          else \
371
 
            test -f $(distdir)/$$file \
372
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
396
            test -f "$(distdir)/$$file" \
 
397
            || cp -p $$d/$$file "$(distdir)/$$file" \
373
398
            || exit 1; \
374
399
          fi; \
375
400
        done
400
425
 
401
426
distclean-generic:
402
427
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
428
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
403
429
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
404
430
 
405
431
maintainer-clean-generic:
419
445
 
420
446
html: html-am
421
447
 
 
448
html-am:
 
449
 
422
450
info: info-am
423
451
 
424
452
info-am:
427
455
 
428
456
install-dvi: install-dvi-am
429
457
 
 
458
install-dvi-am:
 
459
 
430
460
install-exec-am:
431
461
 
432
462
install-html: install-html-am
433
463
 
 
464
install-html-am:
 
465
 
434
466
install-info: install-info-am
435
467
 
 
468
install-info-am:
 
469
 
436
470
install-man:
437
471
 
438
472
install-pdf: install-pdf-am
439
473
 
 
474
install-pdf-am:
 
475
 
440
476
install-ps: install-ps-am
441
477
 
 
478
install-ps-am:
 
479
 
442
480
installcheck-am:
443
481
 
444
482
maintainer-clean: maintainer-clean-am
473
511
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
474
512
        uninstall uninstall-am uninstall-iconDATA
475
513
 
 
514
 
476
515
# Tell versions [3.59,3.63) of GNU make to not export all variables.
477
516
# Otherwise a system limit (for SysV at least) may be exceeded.
478
517
.NOEXPORT: