~ubuntu-branches/ubuntu/trusty/surfraw/trusty-proposed

« back to all changes in this revision

Viewing changes to elvi/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ian Beckwith
  • Date: 2009-11-20 03:34:34 UTC
  • mfrom: (1.1.5 upstream) (4.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091120033434-gwrdq4frtunem00q
* New upstream version.
  + Only use first matching bookmark (Closes: #530786).
  + Fix debsec (patch from Moritz Muehlenhoff) (Closes: #550741).
* Remove Moritz from Uploaders (per #550741), thanks for your work!.
* debian/rules: call dh_installexamples to install examples/ dir.
* debian/control:
  + update vcs- fields to point to new git repo.
  + Standards-Version: 3.8.3 (No changes).
  + add Recommends: curl | wget | libwww-perl for -o.
  + Remove Conflicts/Replaces: surfaw, this transition was complete
    many releases ago.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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
40
42
        $(ACLOCAL_M4)
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_CLEAN_FILES =
43
 
am__dist_elvi_SCRIPTS_DIST = W alioth altavista amazon archpkg arxiv \
44
 
        ask aur austlii bbcnews cddb cia cite cnn codesearch comlaw \
45
 
        ctan currency cve debbugs debcontents deblists deblogs \
46
 
        debpackages debpts debsec debwiki deja discogs dmoz ebay etym \
47
 
        excite fast foldoc filesearching freebsd freedb freshmeat \
48
 
        fsfdir genpkg genportage gutenberg ixquick google happypenguin \
49
 
        imdb javasun scpan slinuxdoc lastfm leodict lsm musicbrainz \
50
 
        netbsd ntrs openbsd piratebay pgpkeys port pubmed rae rfc \
51
 
        rhyme scholar scicom slashdot sourceforge springer stockquote \
52
 
        sunonesearch thesaurus translate urban w3css w3html w3link \
53
 
        w3rdf wayback webster wetandwild wikipedia woffle yahoo yubnub \
 
45
CONFIG_CLEAN_VPATH_FILES =
 
46
am__dist_elvi_SCRIPTS_DIST = W acronym alioth altavista amazon archpkg \
 
47
        arxiv ask aur austlii bbcnews cddb cia cite cliki cnn \
 
48
        codesearch comlaw ctan currency cve debbugs debcontents \
 
49
        deblists deblogs debpackages debpkghome debpts debsec \
 
50
        debvcsbrowse debwiki deja discogs dmoz ebay etym excite fast \
 
51
        foldoc filesearching finkpkg freebsd freedb freshmeat fsfdir \
 
52
        gcache genbugs genpkg genportage gutenberg google happypenguin \
 
53
        imdb ixquick javasun scpan slinuxdoc l1sp lastfm leodict lsm \
 
54
        macports mathworld mininova musicbrainz netbsd ntrs openbsd \
 
55
        piratebay pgpkeys port pubmed rae rfc rhyme rpmsearch scholar \
 
56
        scicom slashdot sourceforge springer stockquote sunonesearch \
 
57
        thesaurus translate urban w3css w3html w3link w3rdf wayback \
 
58
        webster wetandwild wikipedia woffle yahoo youtube yubnub \
54
59
        opensearch
 
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
61
am__vpath_adj = case $$p in \
 
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
63
    *) f=$$p;; \
 
64
  esac;
 
65
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
66
am__install_max = 40
 
67
am__nobase_strip_setup = \
 
68
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
69
am__nobase_strip = \
 
70
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
71
am__nobase_list = $(am__nobase_strip_setup); \
 
72
  for p in $$list; do echo "$$p $$p"; done | \
 
73
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
74
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
75
    if (++n[$$2] == $(am__install_max)) \
 
76
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
77
    END { for (dir in files) print dir, files[dir] }'
 
78
am__base_list = \
 
79
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
80
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
55
81
am__installdirs = "$(DESTDIR)$(elvidir)"
56
 
dist_elviSCRIPT_INSTALL = $(INSTALL_SCRIPT)
57
82
SCRIPTS = $(dist_elvi_SCRIPTS)
58
83
SOURCES =
59
84
DIST_SOURCES =
87
112
PACKAGE_NAME = @PACKAGE_NAME@
88
113
PACKAGE_STRING = @PACKAGE_STRING@
89
114
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
115
PACKAGE_URL = @PACKAGE_URL@
90
116
PACKAGE_VERSION = @PACKAGE_VERSION@
91
117
PATH_SEPARATOR = @PATH_SEPARATOR@
92
118
SET_MAKE = @SET_MAKE@
134
160
top_builddir = @top_builddir@
135
161
top_srcdir = @top_srcdir@
136
162
 
137
 
# $Id: Makefile.in,v 1.47 2009-05-13 01:44:27 ianb-guest Exp $
 
163
# $Id$
138
164
elvidir = $(ELVIDIR)
139
 
dist_elvi_SCRIPTS = W alioth altavista amazon archpkg arxiv ask aur \
140
 
        austlii bbcnews cddb cia cite cnn codesearch comlaw ctan \
141
 
        currency cve debbugs debcontents deblists deblogs debpackages \
142
 
        debpts debsec debwiki deja discogs dmoz ebay etym excite fast \
143
 
        foldoc filesearching freebsd freedb freshmeat fsfdir genpkg \
144
 
        genportage gutenberg ixquick google happypenguin imdb javasun \
145
 
        scpan slinuxdoc lastfm leodict lsm musicbrainz netbsd ntrs \
146
 
        openbsd piratebay pgpkeys port pubmed rae rfc rhyme scholar \
147
 
        scicom slashdot sourceforge springer stockquote sunonesearch \
148
 
        thesaurus translate urban w3css w3html w3link w3rdf wayback \
149
 
        webster wetandwild wikipedia woffle yahoo yubnub \
 
165
dist_elvi_SCRIPTS = W acronym alioth altavista amazon archpkg arxiv \
 
166
        ask aur austlii bbcnews cddb cia cite cliki cnn codesearch \
 
167
        comlaw ctan currency cve debbugs debcontents deblists deblogs \
 
168
        debpackages debpkghome debpts debsec debvcsbrowse debwiki deja \
 
169
        discogs dmoz ebay etym excite fast foldoc filesearching \
 
170
        finkpkg freebsd freedb freshmeat fsfdir gcache genbugs genpkg \
 
171
        genportage gutenberg google happypenguin imdb ixquick javasun \
 
172
        scpan slinuxdoc l1sp lastfm leodict lsm macports mathworld \
 
173
        mininova musicbrainz netbsd ntrs openbsd piratebay pgpkeys \
 
174
        port pubmed rae rfc rhyme rpmsearch scholar scicom slashdot \
 
175
        sourceforge springer stockquote sunonesearch thesaurus \
 
176
        translate urban w3css w3html w3link w3rdf wayback webster \
 
177
        wetandwild wikipedia woffle yahoo youtube yubnub \
150
178
        $(am__append_1)
151
179
all: all-am
152
180
 
160
188
              exit 1;; \
161
189
          esac; \
162
190
        done; \
163
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  elvi/Makefile'; \
164
 
        cd $(top_srcdir) && \
165
 
          $(AUTOMAKE) --gnu  elvi/Makefile
 
191
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu elvi/Makefile'; \
 
192
        $(am__cd) $(top_srcdir) && \
 
193
          $(AUTOMAKE) --gnu elvi/Makefile
166
194
.PRECIOUS: Makefile
167
195
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
168
196
        @case '$?' in \
180
208
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
181
209
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
182
210
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
211
$(am__aclocal_m4_deps):
183
212
install-dist_elviSCRIPTS: $(dist_elvi_SCRIPTS)
184
213
        @$(NORMAL_INSTALL)
185
214
        test -z "$(elvidir)" || $(MKDIR_P) "$(DESTDIR)$(elvidir)"
186
 
        @list='$(dist_elvi_SCRIPTS)'; for p in $$list; do \
 
215
        @list='$(dist_elvi_SCRIPTS)'; test -n "$(elvidir)" || list=; \
 
216
        for p in $$list; do \
187
217
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
188
 
          if test -f $$d$$p; then \
189
 
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
190
 
            echo " $(dist_elviSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(elvidir)/$$f'"; \
191
 
            $(dist_elviSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(elvidir)/$$f"; \
192
 
          else :; fi; \
193
 
        done
 
218
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
219
        done | \
 
220
        sed -e 'p;s,.*/,,;n' \
 
221
            -e 'h;s|.*|.|' \
 
222
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
223
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
224
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
225
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
226
              if (++n[d] == $(am__install_max)) { \
 
227
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
228
            else { print "f", d "/" $$4, $$1 } } \
 
229
          END { for (d in files) print "f", d, files[d] }' | \
 
230
        while read type dir files; do \
 
231
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
232
             test -z "$$files" || { \
 
233
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(elvidir)$$dir'"; \
 
234
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(elvidir)$$dir" || exit $$?; \
 
235
             } \
 
236
        ; done
194
237
 
195
238
uninstall-dist_elviSCRIPTS:
196
239
        @$(NORMAL_UNINSTALL)
197
 
        @list='$(dist_elvi_SCRIPTS)'; for p in $$list; do \
198
 
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
199
 
          echo " rm -f '$(DESTDIR)$(elvidir)/$$f'"; \
200
 
          rm -f "$(DESTDIR)$(elvidir)/$$f"; \
201
 
        done
 
240
        @list='$(dist_elvi_SCRIPTS)'; test -n "$(elvidir)" || exit 0; \
 
241
        files=`for p in $$list; do echo "$$p"; done | \
 
242
               sed -e 's,.*/,,;$(transform)'`; \
 
243
        test -n "$$list" || exit 0; \
 
244
        echo " ( cd '$(DESTDIR)$(elvidir)' && rm -f" $$files ")"; \
 
245
        cd "$(DESTDIR)$(elvidir)" && rm -f $$files
202
246
tags: TAGS
203
247
TAGS:
204
248
 
222
266
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
223
267
          if test -d $$d/$$file; then \
224
268
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
269
            if test -d "$(distdir)/$$file"; then \
 
270
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
271
            fi; \
225
272
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
226
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
273
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
274
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
227
275
            fi; \
228
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
276
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
229
277
          else \
230
 
            test -f $(distdir)/$$file \
231
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
278
            test -f "$(distdir)/$$file" \
 
279
            || cp -p $$d/$$file "$(distdir)/$$file" \
232
280
            || exit 1; \
233
281
          fi; \
234
282
        done
259
307
 
260
308
distclean-generic:
261
309
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
310
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
262
311
 
263
312
maintainer-clean-generic:
264
313
        @echo "This command is intended for maintainers to use"
277
326
 
278
327
html: html-am
279
328
 
 
329
html-am:
 
330
 
280
331
info: info-am
281
332
 
282
333
info-am:
285
336
 
286
337
install-dvi: install-dvi-am
287
338
 
 
339
install-dvi-am:
 
340
 
288
341
install-exec-am:
289
342
 
290
343
install-html: install-html-am
291
344
 
 
345
install-html-am:
 
346
 
292
347
install-info: install-info-am
293
348
 
 
349
install-info-am:
 
350
 
294
351
install-man:
295
352
 
296
353
install-pdf: install-pdf-am
297
354
 
 
355
install-pdf-am:
 
356
 
298
357
install-ps: install-ps-am
299
358
 
 
359
install-ps-am:
 
360
 
300
361
installcheck-am:
301
362
 
302
363
maintainer-clean: maintainer-clean-am
334
395
 
335
396
uninstall-local:
336
397
        -rmdir $(DESTDIR)$(PREFIX)/$(ELVIDIR)
 
398
 
337
399
# Tell versions [3.59,3.63) of GNU make to not export all variables.
338
400
# Otherwise a system limit (for SysV at least) may be exceeded.
339
401
.NOEXPORT: