~ubuntu-branches/ubuntu/precise/transmission/precise

« back to all changes in this revision

Viewing changes to third-party/libnatpmp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-07-25 20:20:23 UTC
  • mfrom: (1.3.1 upstream)
  • mto: (2.1.19 sid)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20090725202023-9xmfycsfotr430nv
* debian/rules: patch before configure
* debian/patches: add patch to not build libevent, regardless of
  linking (really, really closes: #537868)
* debian/changelog: fix dates

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.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
39
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
42
am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
41
43
        $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
42
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
45
 
        $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/configure.ac
 
44
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
45
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
46
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
47
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/zlib.m4 \
 
48
        $(top_srcdir)/configure.ac
46
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
50
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
 
51
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
52
CONFIG_CLEAN_FILES =
 
53
CONFIG_CLEAN_VPATH_FILES =
50
54
LIBRARIES = $(noinst_LIBRARIES)
51
55
ARFLAGS = cru
52
56
libnatpmp_a_AR = $(AR) $(ARFLAGS)
56
60
DEFAULT_INCLUDES = -I.@am__isrc@
57
61
depcomp = $(SHELL) $(top_srcdir)/depcomp
58
62
am__depfiles_maybe = depfiles
 
63
am__mv = mv -f
59
64
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60
65
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61
66
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99
104
DBUS_GLIB_MINIMUM = @DBUS_GLIB_MINIMUM@
100
105
DEFS = @DEFS@
101
106
DEPDIR = @DEPDIR@
 
107
DHT_CFLAGS = @DHT_CFLAGS@
 
108
DHT_LIBS = @DHT_LIBS@
102
109
DSYMUTIL = @DSYMUTIL@
103
110
DUMPBIN = @DUMPBIN@
104
111
ECHO_C = @ECHO_C@
255
262
    getgateway.h \
256
263
    natpmp.h
257
264
 
258
 
extra_DIST = \
 
265
EXTRA_DIST = \
259
266
    README \
260
267
    LICENSE
261
268
 
272
279
              exit 1;; \
273
280
          esac; \
274
281
        done; \
275
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  third-party/libnatpmp/Makefile'; \
276
 
        cd $(top_srcdir) && \
277
 
          $(AUTOMAKE) --gnu  third-party/libnatpmp/Makefile
 
282
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu third-party/libnatpmp/Makefile'; \
 
283
        $(am__cd) $(top_srcdir) && \
 
284
          $(AUTOMAKE) --gnu third-party/libnatpmp/Makefile
278
285
.PRECIOUS: Makefile
279
286
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
280
287
        @case '$?' in \
292
299
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
300
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
294
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
302
$(am__aclocal_m4_deps):
295
303
 
296
304
clean-noinstLIBRARIES:
297
305
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
311
319
 
312
320
.c.o:
313
321
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
322
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315
323
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316
324
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317
325
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
318
326
 
319
327
.c.obj:
320
328
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
329
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
323
331
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324
332
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
333
 
326
334
.c.lo:
327
335
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
336
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
329
337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
330
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331
339
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
348
356
 
349
357
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350
358
                $(TAGS_FILES) $(LISP)
351
 
        tags=; \
 
359
        set x; \
352
360
        here=`pwd`; \
353
361
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
354
362
        unique=`for i in $$list; do \
356
364
          done | \
357
365
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
358
366
              END { if (nonempty) { for (i in files) print i; }; }'`; \
359
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
367
        shift; \
 
368
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
360
369
          test -n "$$unique" || unique=$$empty_fix; \
361
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362
 
            $$tags $$unique; \
 
370
          if test $$# -gt 0; then \
 
371
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
372
              "$$@" $$unique; \
 
373
          else \
 
374
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
375
              $$unique; \
 
376
          fi; \
363
377
        fi
364
378
ctags: CTAGS
365
379
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366
380
                $(TAGS_FILES) $(LISP)
367
 
        tags=; \
368
381
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369
382
        unique=`for i in $$list; do \
370
383
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371
384
          done | \
372
385
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373
386
              END { if (nonempty) { for (i in files) print i; }; }'`; \
374
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
387
        test -z "$(CTAGS_ARGS)$$unique" \
375
388
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376
 
             $$tags $$unique
 
389
             $$unique
377
390
 
378
391
GTAGS:
379
392
        here=`$(am__cd) $(top_builddir) && pwd` \
380
 
          && cd $(top_srcdir) \
381
 
          && gtags -i $(GTAGS_ARGS) $$here
 
393
          && $(am__cd) $(top_srcdir) \
 
394
          && gtags -i $(GTAGS_ARGS) "$$here"
382
395
 
383
396
distclean-tags:
384
397
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
412
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400
413
          if test -d $$d/$$file; then \
401
414
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
415
            if test -d "$(distdir)/$$file"; then \
 
416
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
417
            fi; \
402
418
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
419
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
420
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404
421
            fi; \
405
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
422
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
406
423
          else \
407
 
            test -f $(distdir)/$$file \
408
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
424
            test -f "$(distdir)/$$file" \
 
425
            || cp -p $$d/$$file "$(distdir)/$$file" \
409
426
            || exit 1; \
410
427
          fi; \
411
428
        done
433
450
 
434
451
distclean-generic:
435
452
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
453
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
436
454
 
437
455
maintainer-clean-generic:
438
456
        @echo "This command is intended for maintainers to use"
454
472
 
455
473
html: html-am
456
474
 
 
475
html-am:
 
476
 
457
477
info: info-am
458
478
 
459
479
info-am:
462
482
 
463
483
install-dvi: install-dvi-am
464
484
 
 
485
install-dvi-am:
 
486
 
465
487
install-exec-am:
466
488
 
467
489
install-html: install-html-am
468
490
 
 
491
install-html-am:
 
492
 
469
493
install-info: install-info-am
470
494
 
 
495
install-info-am:
 
496
 
471
497
install-man:
472
498
 
473
499
install-pdf: install-pdf-am
474
500
 
 
501
install-pdf-am:
 
502
 
475
503
install-ps: install-ps-am
476
504
 
 
505
install-ps-am:
 
506
 
477
507
installcheck-am:
478
508
 
479
509
maintainer-clean: maintainer-clean-am
511
541
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
512
542
        pdf pdf-am ps ps-am tags uninstall uninstall-am
513
543
 
 
544
 
514
545
# Tell versions [3.59,3.63) of GNU make to not export all variables.
515
546
# Otherwise a system limit (for SysV at least) may be exceeded.
516
547
.NOEXPORT: