~ubuntu-branches/ubuntu/vivid/gtk-vnc/vivid-proposed

« back to all changes in this revision

Viewing changes to examples/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-12-16 11:39:33 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20131216113933-rowrryjn82up3yr5
Tags: 0.5.3-0ubuntu1
* New upstream release:
  - Support QEMU LED state extension
  - Time out connection attempt after 10 seconds
  - Abort if out of memory when mmap'ing coroutine stack
  - Stop leaking coroutine stack memory
  - Improve perfornmance of ZRLE encoding by avoiding memmove
  - Only trigger keyboard grab sequence upon key release to
    allow modifiers to go to the remote server
  - Avoid busy loop upon I/O error which follows blocking I/O,
    commonly seen when a server drops the connection
  - Fix handling of --no-undefined flag
  - Don't break implicit pointer grab from mouse clicks
  - Don't drop mouse events that are out of bounds, clamp their
    coordinates instead
  - Show how to block all accelerators in gvncviewer demo program
* debian/control:
  - Use standards-version 3.9.4
* debian/libgvnc-1.0-0.symbols:
  - Updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
15
15
@SET_MAKE@
16
16
 
17
17
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
 
18
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
19
am__make_running_with_option = \
 
20
  case $${target_option-} in \
 
21
      ?) ;; \
 
22
      *) echo "am__make_running_with_option: internal error: invalid" \
 
23
              "target option '$${target_option-}' specified" >&2; \
 
24
         exit 1;; \
 
25
  esac; \
 
26
  has_opt=no; \
 
27
  sane_makeflags=$$MAKEFLAGS; \
 
28
  if $(am__is_gnu_make); then \
 
29
    sane_makeflags=$$MFLAGS; \
 
30
  else \
21
31
    case $$MAKEFLAGS in \
22
32
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
 
33
        bs=\\; \
 
34
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
35
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
36
    esac; \
 
37
  fi; \
 
38
  skip_next=no; \
 
39
  strip_trailopt () \
 
40
  { \
 
41
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
42
  }; \
 
43
  for flg in $$sane_makeflags; do \
 
44
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
45
    case $$flg in \
 
46
      *=*|--*) continue;; \
 
47
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
48
      -*I?*) strip_trailopt 'I';; \
 
49
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
50
      -*O?*) strip_trailopt 'O';; \
 
51
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
52
      -*l?*) strip_trailopt 'l';; \
 
53
      -[dEDm]) skip_next=yes;; \
 
54
      -[JT]) skip_next=yes;; \
 
55
    esac; \
 
56
    case $$flg in \
 
57
      *$$target_option*) has_opt=yes; break;; \
 
58
    esac; \
 
59
  done; \
 
60
  test $$has_opt = yes
 
61
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
62
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35
63
pkgdatadir = $(datadir)/@PACKAGE@
36
64
pkgincludedir = $(includedir)/@PACKAGE@
37
65
pkglibdir = $(libdir)/@PACKAGE@
54
82
@WITH_EXAMPLES_FALSE@noinst_PROGRAMS = gvncviewer$(EXEEXT)
55
83
@HAVE_PULSEAUDIO_TRUE@am__append_1 = ../src/libgvncpulse-1.0.la
56
84
subdir = examples
57
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
58
 
        $(top_srcdir)/build-aux/depcomp \
59
 
        $(top_srcdir)/build-aux/mkinstalldirs
 
85
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
86
        $(top_srcdir)/build-aux/depcomp
60
87
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
88
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-vnc-warnings.m4 \
62
89
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
66
93
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
67
94
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68
95
        $(ACLOCAL_M4)
69
 
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
 
96
mkinstalldirs = $(install_sh) -d
70
97
CONFIG_HEADER = $(top_builddir)/config.h
71
98
CONFIG_CLEAN_FILES =
72
99
CONFIG_CLEAN_VPATH_FILES =
126
153
    n|no|NO) false;; \
127
154
    *) (install-info --version) >/dev/null 2>&1;; \
128
155
  esac
 
156
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
157
# Read a list of newline-separated strings from the standard input,
 
158
# and print each of them once, without duplicates.  Input order is
 
159
# *not* preserved.
 
160
am__uniquify_input = $(AWK) '\
 
161
  BEGIN { nonempty = 0; } \
 
162
  { items[$$0] = 1; nonempty = 1; } \
 
163
  END { if (nonempty) { for (i in items) print i; }; } \
 
164
'
 
165
# Make sure the list of sources is unique.  This is necessary because,
 
166
# e.g., the same source file might be shared among _SOURCES variables
 
167
# for different programs/libraries.
 
168
am__define_uniq_tagged_files = \
 
169
  list='$(am__tagged_files)'; \
 
170
  unique=`for i in $$list; do \
 
171
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
172
  done | $(am__uniquify_input)`
129
173
ETAGS = etags
130
174
CTAGS = ctags
131
175
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
387
431
        fi; \
388
432
        for p in $$list; do echo "$$p $$p"; done | \
389
433
        sed 's/$(EXEEXT)$$//' | \
390
 
        while read p p1; do if test -f $$p || test -f $$p1; \
391
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
434
        while read p p1; do if test -f $$p \
 
435
         || test -f $$p1 \
 
436
          ; then echo "$$p"; echo "$$p"; else :; fi; \
392
437
        done | \
393
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
438
        sed -e 'p;s,.*/,,;n;h' \
 
439
            -e 's|.*|.|' \
394
440
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
395
441
        sed 'N;N;N;s,\n, ,g' | \
396
442
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
411
457
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
412
458
        files=`for p in $$list; do echo "$$p"; done | \
413
459
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
414
 
              -e 's/$$/$(EXEEXT)/' `; \
 
460
              -e 's/$$/$(EXEEXT)/' \
 
461
        `; \
415
462
        test -n "$$list" || exit 0; \
416
463
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
417
464
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
433
480
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
434
481
        echo " rm -f" $$list; \
435
482
        rm -f $$list
 
483
 
436
484
gvncviewer$(EXEEXT): $(gvncviewer_OBJECTS) $(gvncviewer_DEPENDENCIES) $(EXTRA_gvncviewer_DEPENDENCIES) 
437
485
        @rm -f gvncviewer$(EXEEXT)
438
486
        $(AM_V_CCLD)$(gvncviewer_LINK) $(gvncviewer_OBJECTS) $(gvncviewer_LDADD) $(LIBS)
486
534
clean-libtool:
487
535
        -rm -rf .libs _libs
488
536
 
489
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
490
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491
 
        unique=`for i in $$list; do \
492
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493
 
          done | \
494
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
495
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
496
 
        mkid -fID $$unique
497
 
tags: TAGS
 
537
ID: $(am__tagged_files)
 
538
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
539
tags: tags-am
 
540
TAGS: tags
498
541
 
499
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
500
 
                $(TAGS_FILES) $(LISP)
 
542
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
501
543
        set x; \
502
544
        here=`pwd`; \
503
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
504
 
        unique=`for i in $$list; do \
505
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506
 
          done | \
507
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
545
        $(am__define_uniq_tagged_files); \
509
546
        shift; \
510
547
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
511
548
          test -n "$$unique" || unique=$$empty_fix; \
517
554
              $$unique; \
518
555
          fi; \
519
556
        fi
520
 
ctags: CTAGS
521
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
522
 
                $(TAGS_FILES) $(LISP)
523
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
524
 
        unique=`for i in $$list; do \
525
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526
 
          done | \
527
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
528
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
557
ctags: ctags-am
 
558
 
 
559
CTAGS: ctags
 
560
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
561
        $(am__define_uniq_tagged_files); \
529
562
        test -z "$(CTAGS_ARGS)$$unique" \
530
563
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
531
564
             $$unique
534
567
        here=`$(am__cd) $(top_builddir) && pwd` \
535
568
          && $(am__cd) $(top_srcdir) \
536
569
          && gtags -i $(GTAGS_ARGS) "$$here"
 
570
cscopelist: cscopelist-am
537
571
 
538
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
539
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
572
cscopelist-am: $(am__tagged_files)
 
573
        list='$(am__tagged_files)'; \
540
574
        case "$(srcdir)" in \
541
575
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
542
576
          *) sdir=$(subdir)/$(srcdir) ;; \
692
726
 
693
727
.MAKE: install-am install-strip
694
728
 
695
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
696
 
        clean-generic clean-libtool clean-noinstPROGRAMS cscopelist \
697
 
        ctags distclean distclean-compile distclean-generic \
698
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
699
 
        html-am info info-am install install-am install-binPROGRAMS \
700
 
        install-data install-data-am install-dvi install-dvi-am \
701
 
        install-exec install-exec-am install-html install-html-am \
702
 
        install-info install-info-am install-man install-pdf \
703
 
        install-pdf-am install-ps install-ps-am install-strip \
704
 
        installcheck installcheck-am installdirs maintainer-clean \
 
729
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
 
730
        clean-binPROGRAMS clean-generic clean-libtool \
 
731
        clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
 
732
        distclean-compile distclean-generic distclean-libtool \
 
733
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
734
        install install-am install-binPROGRAMS install-data \
 
735
        install-data-am install-dvi install-dvi-am install-exec \
 
736
        install-exec-am install-html install-html-am install-info \
 
737
        install-info-am install-man install-pdf install-pdf-am \
 
738
        install-ps install-ps-am install-strip installcheck \
 
739
        installcheck-am installdirs maintainer-clean \
705
740
        maintainer-clean-generic mostlyclean mostlyclean-compile \
706
741
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
707
 
        tags uninstall uninstall-am uninstall-binPROGRAMS
 
742
        tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
708
743
 
709
744
 
710
745
-include $(top_srcdir)/git.mk