~ubuntu-branches/ubuntu/raring/file-roller/raring-security

« back to all changes in this revision

Viewing changes to copy-n-paste/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-05-14 18:57:27 UTC
  • mfrom: (2.1.19 sid)
  • Revision ID: package-import@ubuntu.com-20120514185727-26izf1ipd2al4y52
Tags: 3.4.2-1ubuntu1
* Merge with Debian. Remaining changes:
* debian/control.in:
  - Drop the scrollkeeper build-depends
  - Use the ubuntu epoch number for the nautilus depends
  - Depend on zip and unzip instead of p7zip which is in universe
  - Depend on genisoimage
  - Recommend sessioninstaller

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
52
52
build_triplet = @build@
53
53
host_triplet = @host@
54
54
subdir = copy-n-paste
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
55
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
56
        $(top_srcdir)/depcomp
56
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
58
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
58
59
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
91
92
        $(AM_CFLAGS) $(CFLAGS)
92
93
AM_V_CC = $(am__v_CC_@AM_V@)
93
94
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
94
 
am__v_CC_0 = @echo "  CC    " $@;
 
95
am__v_CC_0 = @echo "  CC      " $@;
95
96
AM_V_at = $(am__v_at_@AM_V@)
96
97
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
97
98
am__v_at_0 = @
101
102
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
102
103
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
103
104
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
104
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
105
am__v_CCLD_0 = @echo "  CCLD    " $@;
105
106
AM_V_GEN = $(am__v_GEN_@AM_V@)
106
107
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
108
am__v_GEN_0 = @echo "  GEN     " $@;
108
109
SOURCES = $(libeggsmclient_la_SOURCES)
109
110
DIST_SOURCES = $(libeggsmclient_la_SOURCES)
110
111
am__can_run_installinfo = \
324
325
 
325
326
clean-noinstLTLIBRARIES:
326
327
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
327
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
328
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
329
 
          test "$$dir" != "$$p" || dir=.; \
330
 
          echo "rm -f \"$${dir}/so_locations\""; \
331
 
          rm -f "$${dir}/so_locations"; \
332
 
        done
 
328
        @list='$(noinst_LTLIBRARIES)'; \
 
329
        locs=`for p in $$list; do echo $$p; done | \
 
330
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
331
              sort -u`; \
 
332
        test -z "$$locs" || { \
 
333
          echo rm -f $${locs}; \
 
334
          rm -f $${locs}; \
 
335
        }
333
336
libeggsmclient.la: $(libeggsmclient_la_OBJECTS) $(libeggsmclient_la_DEPENDENCIES) $(EXTRA_libeggsmclient_la_DEPENDENCIES) 
334
337
        $(AM_V_CCLD)$(libeggsmclient_la_LINK)  $(libeggsmclient_la_OBJECTS) $(libeggsmclient_la_LIBADD) $(LIBS)
335
338
 
440
443
          && $(am__cd) $(top_srcdir) \
441
444
          && gtags -i $(GTAGS_ARGS) "$$here"
442
445
 
 
446
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
 
447
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
448
        case "$(srcdir)" in \
 
449
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
450
          *) sdir=$(subdir)/$(srcdir) ;; \
 
451
        esac; \
 
452
        for i in $$list; do \
 
453
          if test -f "$$i"; then \
 
454
            echo "$(subdir)/$$i"; \
 
455
          else \
 
456
            echo "$$sdir/$$i"; \
 
457
          fi; \
 
458
        done >> $(top_builddir)/cscope.files
 
459
 
443
460
distclean-tags:
444
461
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
445
462
 
581
598
.MAKE: install-am install-strip
582
599
 
583
600
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
584
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
585
 
        distclean-compile distclean-generic distclean-libtool \
586
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
587
 
        install install-am install-data install-data-am install-dvi \
588
 
        install-dvi-am install-exec install-exec-am install-html \
589
 
        install-html-am install-info install-info-am install-man \
590
 
        install-pdf install-pdf-am install-ps install-ps-am \
591
 
        install-strip installcheck installcheck-am installdirs \
592
 
        maintainer-clean maintainer-clean-generic mostlyclean \
593
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
594
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
601
        clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
 
602
        distclean distclean-compile distclean-generic \
 
603
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
604
        html-am info info-am install install-am install-data \
 
605
        install-data-am install-dvi install-dvi-am install-exec \
 
606
        install-exec-am install-html install-html-am install-info \
 
607
        install-info-am install-man install-pdf install-pdf-am \
 
608
        install-ps install-ps-am install-strip installcheck \
 
609
        installcheck-am installdirs maintainer-clean \
 
610
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
611
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
612
        tags uninstall uninstall-am
595
613
 
596
614
 
597
615
-include $(top_srcdir)/git.mk