~ubuntu-branches/ubuntu/vivid/xorg-server/vivid

« back to all changes in this revision

Viewing changes to hw/xfree86/ramdac/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-07-03 12:03:57 UTC
  • mfrom: (1.1.56)
  • Revision ID: package-import@ubuntu.com-20130703120357-caosebpn11zu2zj0
Tags: 2:1.14.1-0ubuntu0.8
Use correct version for libxfixes3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
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.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
54
53
host_triplet = @host@
55
54
subdir = hw/xfree86/ramdac
56
55
DIST_COMMON = $(sdk_HEADERS) $(srcdir)/Makefile.am \
57
 
        $(srcdir)/Makefile.in
 
56
        $(srcdir)/Makefile.in $(top_srcdir)/depcomp
58
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59
58
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
60
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/xorg-tls.m4 \
63
 
        $(top_srcdir)/configure.ac
 
59
        $(top_srcdir)/m4/xorg-tls.m4 $(top_srcdir)/configure.ac
64
60
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65
61
        $(ACLOCAL_M4)
66
62
mkinstalldirs = $(install_sh) -d
82
78
AM_V_lt = $(am__v_lt_@AM_V@)
83
79
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
84
80
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 = 
85
94
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
86
95
depcomp = $(SHELL) $(top_srcdir)/depcomp
87
96
am__depfiles_maybe = depfiles
94
103
        $(AM_CFLAGS) $(CFLAGS)
95
104
AM_V_CC = $(am__v_CC_@AM_V@)
96
105
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
97
 
am__v_CC_0 = @echo "  CC    " $@;
98
 
AM_V_at = $(am__v_at_@AM_V@)
99
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
100
 
am__v_at_0 = @
 
106
am__v_CC_0 = @echo "  CC      " $@;
 
107
am__v_CC_1 = 
101
108
CCLD = $(CC)
102
109
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104
111
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
105
112
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
106
113
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
107
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
108
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
109
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
114
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
115
am__v_CCLD_1 = 
111
116
SOURCES = $(libramdac_la_SOURCES)
112
117
DIST_SOURCES = $(libramdac_la_SOURCES)
113
118
am__can_run_installinfo = \
269
274
LIPO = @LIPO@
270
275
LN_S = @LN_S@
271
276
LTLIBOBJS = @LTLIBOBJS@
272
 
MAINT = @MAINT@
273
277
MAIN_LIB = @MAIN_LIB@
274
278
MAKEINFO = @MAKEINFO@
275
279
MANIFEST_TOOL = @MANIFEST_TOOL@
484
488
 
485
489
.SUFFIXES:
486
490
.SUFFIXES: .c .lo .o .obj
487
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
491
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
488
492
        @for dep in $?; do \
489
493
          case '$(am__configure_deps)' in \
490
494
            *$$dep*) \
509
513
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
510
514
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511
515
 
512
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
516
$(top_srcdir)/configure:  $(am__configure_deps)
513
517
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
518
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
515
519
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516
520
$(am__aclocal_m4_deps):
517
521
 
518
522
clean-noinstLTLIBRARIES:
519
523
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
520
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
521
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
522
 
          test "$$dir" != "$$p" || dir=.; \
523
 
          echo "rm -f \"$${dir}/so_locations\""; \
524
 
          rm -f "$${dir}/so_locations"; \
525
 
        done
 
524
        @list='$(noinst_LTLIBRARIES)'; \
 
525
        locs=`for p in $$list; do echo $$p; done | \
 
526
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
527
              sort -u`; \
 
528
        test -z "$$locs" || { \
 
529
          echo rm -f $${locs}; \
 
530
          rm -f $${locs}; \
 
531
        }
526
532
libramdac.la: $(libramdac_la_OBJECTS) $(libramdac_la_DEPENDENCIES) $(EXTRA_libramdac_la_DEPENDENCIES) 
527
533
        $(AM_V_CCLD)$(LINK)  $(libramdac_la_OBJECTS) $(libramdac_la_LIBADD) $(LIBS)
528
534
 
637
643
          && $(am__cd) $(top_srcdir) \
638
644
          && gtags -i $(GTAGS_ARGS) "$$here"
639
645
 
 
646
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
 
647
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
648
        case "$(srcdir)" in \
 
649
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
650
          *) sdir=$(subdir)/$(srcdir) ;; \
 
651
        esac; \
 
652
        for i in $$list; do \
 
653
          if test -f "$$i"; then \
 
654
            echo "$(subdir)/$$i"; \
 
655
          else \
 
656
            echo "$$sdir/$$i"; \
 
657
          fi; \
 
658
        done >> $(top_builddir)/cscope.files
 
659
 
640
660
distclean-tags:
641
661
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642
662
 
781
801
.MAKE: install-am install-strip
782
802
 
783
803
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
784
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
785
 
        distclean-compile distclean-generic distclean-libtool \
786
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
787
 
        install install-am install-data install-data-am install-dvi \
788
 
        install-dvi-am install-exec install-exec-am install-html \
789
 
        install-html-am install-info install-info-am install-man \
790
 
        install-pdf install-pdf-am install-ps install-ps-am \
791
 
        install-sdkHEADERS install-strip installcheck installcheck-am \
792
 
        installdirs maintainer-clean maintainer-clean-generic \
793
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
794
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
795
 
        uninstall-am uninstall-sdkHEADERS
 
804
        clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
 
805
        distclean distclean-compile distclean-generic \
 
806
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
807
        html-am info info-am install install-am install-data \
 
808
        install-data-am install-dvi install-dvi-am install-exec \
 
809
        install-exec-am install-html install-html-am install-info \
 
810
        install-info-am install-man install-pdf install-pdf-am \
 
811
        install-ps install-ps-am install-sdkHEADERS install-strip \
 
812
        installcheck installcheck-am installdirs maintainer-clean \
 
813
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
814
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
815
        tags uninstall uninstall-am uninstall-sdkHEADERS
796
816
 
797
817
 
798
818
# Tell versions [3.59,3.63) of GNU make to not export all variables.