~ubuntu-branches/ubuntu/saucy/xorg-server/saucy

« back to all changes in this revision

Viewing changes to hw/xquartz/xpr/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-07-16 09:36:06 UTC
  • mto: This revision was merged to the branch mainline in revision 277.
  • Revision ID: package-import@ubuntu.com-20130716093606-baxrj0qof9ev8f69
Tags: upstream-1.14.2
ImportĀ upstreamĀ versionĀ 1.14.2

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.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
 
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, 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.
51
52
build_triplet = @build@
52
53
host_triplet = @host@
53
54
subdir = hw/xquartz/xpr
54
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55
 
        $(top_srcdir)/depcomp
 
55
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
57
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
58
 
        $(top_srcdir)/m4/xorg-tls.m4 $(top_srcdir)/configure.ac
 
58
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
59
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
60
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/xorg-tls.m4 \
 
61
        $(top_srcdir)/configure.ac
59
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60
63
        $(ACLOCAL_M4)
61
64
mkinstalldirs = $(install_sh) -d
78
81
AM_V_lt = $(am__v_lt_@AM_V@)
79
82
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
80
83
am__v_lt_0 = --silent
81
 
am__v_lt_1 = 
82
 
AM_V_P = $(am__v_P_@AM_V@)
83
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
84
 
am__v_P_0 = false
85
 
am__v_P_1 = :
86
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
87
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
88
 
am__v_GEN_0 = @echo "  GEN     " $@;
89
 
am__v_GEN_1 = 
90
 
AM_V_at = $(am__v_at_@AM_V@)
91
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92
 
am__v_at_0 = @
93
 
am__v_at_1 = 
94
84
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
95
85
depcomp = $(SHELL) $(top_srcdir)/depcomp
96
86
am__depfiles_maybe = depfiles
103
93
        $(AM_CFLAGS) $(CFLAGS)
104
94
AM_V_CC = $(am__v_CC_@AM_V@)
105
95
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
106
 
am__v_CC_0 = @echo "  CC      " $@;
107
 
am__v_CC_1 = 
 
96
am__v_CC_0 = @echo "  CC    " $@;
 
97
AM_V_at = $(am__v_at_@AM_V@)
 
98
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
99
am__v_at_0 = @
108
100
CCLD = $(CC)
109
101
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
110
102
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
111
103
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
112
104
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
113
105
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
114
 
am__v_CCLD_0 = @echo "  CCLD    " $@;
115
 
am__v_CCLD_1 = 
 
106
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
107
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
108
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
109
am__v_GEN_0 = @echo "  GEN   " $@;
116
110
SOURCES = $(libXquartzXpr_la_SOURCES)
117
111
DIST_SOURCES = $(libXquartzXpr_la_SOURCES)
118
112
am__can_run_installinfo = \
514
508
 
515
509
clean-noinstLTLIBRARIES:
516
510
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
517
 
        @list='$(noinst_LTLIBRARIES)'; \
518
 
        locs=`for p in $$list; do echo $$p; done | \
519
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
520
 
              sort -u`; \
521
 
        test -z "$$locs" || { \
522
 
          echo rm -f $${locs}; \
523
 
          rm -f $${locs}; \
524
 
        }
 
511
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
512
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
513
          test "$$dir" != "$$p" || dir=.; \
 
514
          echo "rm -f \"$${dir}/so_locations\""; \
 
515
          rm -f "$${dir}/so_locations"; \
 
516
        done
525
517
libXquartzXpr.la: $(libXquartzXpr_la_OBJECTS) $(libXquartzXpr_la_DEPENDENCIES) $(EXTRA_libXquartzXpr_la_DEPENDENCIES) 
526
518
        $(AM_V_CCLD)$(LINK)  $(libXquartzXpr_la_OBJECTS) $(libXquartzXpr_la_LIBADD) $(LIBS)
527
519
 
619
611
          && $(am__cd) $(top_srcdir) \
620
612
          && gtags -i $(GTAGS_ARGS) "$$here"
621
613
 
622
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
623
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
624
 
        case "$(srcdir)" in \
625
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
626
 
          *) sdir=$(subdir)/$(srcdir) ;; \
627
 
        esac; \
628
 
        for i in $$list; do \
629
 
          if test -f "$$i"; then \
630
 
            echo "$(subdir)/$$i"; \
631
 
          else \
632
 
            echo "$$sdir/$$i"; \
633
 
          fi; \
634
 
        done >> $(top_builddir)/cscope.files
635
 
 
636
614
distclean-tags:
637
615
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
638
616
 
774
752
.MAKE: install-am install-strip
775
753
 
776
754
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
777
 
        clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
778
 
        distclean distclean-compile distclean-generic \
779
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
780
 
        html-am info info-am install install-am install-data \
781
 
        install-data-am install-dvi install-dvi-am install-exec \
782
 
        install-exec-am install-html install-html-am install-info \
783
 
        install-info-am install-man install-pdf install-pdf-am \
784
 
        install-ps install-ps-am install-strip installcheck \
785
 
        installcheck-am installdirs maintainer-clean \
786
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
787
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
788
 
        tags uninstall uninstall-am
 
755
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
756
        distclean-compile distclean-generic distclean-libtool \
 
757
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
758
        install install-am install-data install-data-am install-dvi \
 
759
        install-dvi-am install-exec install-exec-am install-html \
 
760
        install-html-am install-info install-info-am install-man \
 
761
        install-pdf install-pdf-am install-ps install-ps-am \
 
762
        install-strip installcheck installcheck-am installdirs \
 
763
        maintainer-clean maintainer-clean-generic mostlyclean \
 
764
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
765
        pdf pdf-am ps ps-am tags uninstall uninstall-am
789
766
 
790
767
 
791
768
# Tell versions [3.59,3.63) of GNU make to not export all variables.