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

« back to all changes in this revision

Viewing changes to hw/xquartz/man/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.
55
56
subdir = hw/xquartz/man
56
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
58
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
58
 
        $(top_srcdir)/m4/xorg-tls.m4 $(top_srcdir)/configure.ac
 
59
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
60
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
61
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/xorg-tls.m4 \
 
62
        $(top_srcdir)/configure.ac
59
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60
64
        $(ACLOCAL_M4)
61
65
mkinstalldirs = $(install_sh) -d
69
73
        $(top_builddir)/include/version-config.h
70
74
CONFIG_CLEAN_FILES =
71
75
CONFIG_CLEAN_VPATH_FILES =
72
 
AM_V_P = $(am__v_P_@AM_V@)
73
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
74
 
am__v_P_0 = false
75
 
am__v_P_1 = :
76
76
AM_V_GEN = $(am__v_GEN_@AM_V@)
77
77
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
78
 
am__v_GEN_0 = @echo "  GEN     " $@;
79
 
am__v_GEN_1 = 
 
78
am__v_GEN_0 = @echo "  GEN   " $@;
80
79
AM_V_at = $(am__v_at_@AM_V@)
81
80
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
82
81
am__v_at_0 = @
83
 
am__v_at_1 = 
84
82
SOURCES =
85
83
DIST_SOURCES =
86
84
am__can_run_installinfo = \
583
581
ctags: CTAGS
584
582
CTAGS:
585
583
 
586
 
cscope cscopelist:
587
 
 
588
584
 
589
585
distdir: $(DISTFILES)
590
586
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \