~ubuntu-branches/debian/wheezy/xserver-xorg-video-voodoo/wheezy

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-02-05 15:00:10 UTC
  • mfrom: (0.3.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110205150010-v3v6hfxempic9fg1
Tags: 1:1.2.4-2
* Update debian/copyright from upstream COPYING.
* Switch to dh:
  - Use debhelper 8.
  - Use dh-autoreconf.
  - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf
    debhelper sequence.
  - Specify usr/share/man in .install, remove .manpages accordingly.
* Remove xsfbs accordingly.
* Update Uploaders list. Thanks, David & Brice!
* Remove long obsolete Replaces/Conflicts.
* Wrap Depends/Provides.
* Add quilt build-dep for future use.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
17
17
 
18
18
#
19
19
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
20
 
21
 
# Permission to use, copy, modify, distribute, and sell this software and its
22
 
# documentation for any purpose is hereby granted without fee, provided that
23
 
# the above copyright notice appear in all copies and that both that
24
 
# copyright notice and this permission notice appear in supporting
25
 
# documentation.
26
 
27
 
# The above copyright notice and this permission notice shall be included
28
 
# in all copies or substantial portions of the Software.
29
 
30
 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31
 
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32
 
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33
 
# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
34
 
# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
35
 
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
36
 
# OTHER DEALINGS IN THE SOFTWARE.
37
 
38
 
# Except as contained in this notice, the name of the copyright holders shall
39
 
# not be used in advertising or otherwise to promote the sale, use or
40
 
# other dealings in this Software without prior written authorization
41
 
# from the copyright holders.
 
20
#
 
21
# Permission is hereby granted, free of charge, to any person obtaining a
 
22
# copy of this software and associated documentation files (the "Software"),
 
23
# to deal in the Software without restriction, including without limitation
 
24
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
 
25
# and/or sell copies of the Software, and to permit persons to whom the
 
26
# Software is furnished to do so, subject to the following conditions:
 
27
#
 
28
# The above copyright notice and this permission notice (including the next
 
29
# paragraph) shall be included in all copies or substantial portions of the
 
30
# Software.
 
31
#
 
32
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
33
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
34
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 
35
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 
36
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 
37
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 
38
# DEALINGS IN THE SOFTWARE.
42
39
43
40
 
44
41
VPATH = @srcdir@
70
67
CONFIG_HEADER = $(top_builddir)/config.h
71
68
CONFIG_CLEAN_FILES =
72
69
CONFIG_CLEAN_VPATH_FILES =
 
70
AM_V_GEN = $(am__v_GEN_$(V))
 
71
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
72
am__v_GEN_0 = @echo "  GEN   " $@;
 
73
AM_V_at = $(am__v_at_$(V))
 
74
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
75
am__v_at_0 = @
73
76
SOURCES =
74
77
DIST_SOURCES =
75
78
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100
103
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
101
104
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
102
105
AMTAR = @AMTAR@
 
106
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103
107
APP_MAN_DIR = @APP_MAN_DIR@
104
108
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
105
109
AR = @AR@
110
114
CC = @CC@
111
115
CCDEPMODE = @CCDEPMODE@
112
116
CFLAGS = @CFLAGS@
 
117
CHANGELOG_CMD = @CHANGELOG_CMD@
113
118
CPP = @CPP@
114
119
CPPFLAGS = @CPPFLAGS@
115
 
CXX = @CXX@
116
 
CXXCPP = @CXXCPP@
117
 
CXXDEPMODE = @CXXDEPMODE@
118
 
CXXFLAGS = @CXXFLAGS@
 
120
CWARNFLAGS = @CWARNFLAGS@
119
121
CYGPATH_W = @CYGPATH_W@
120
122
DEFS = @DEFS@
121
123
DEPDIR = @DEPDIR@
123
125
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
124
126
DRIVER_NAME = @DRIVER_NAME@
125
127
DSYMUTIL = @DSYMUTIL@
126
 
ECHO = @ECHO@
 
128
DUMPBIN = @DUMPBIN@
127
129
ECHO_C = @ECHO_C@
128
130
ECHO_N = @ECHO_N@
129
131
ECHO_T = @ECHO_T@
130
132
EGREP = @EGREP@
131
133
EXEEXT = @EXEEXT@
132
 
F77 = @F77@
133
 
FFLAGS = @FFLAGS@
 
134
FGREP = @FGREP@
134
135
FILE_MAN_DIR = @FILE_MAN_DIR@
135
136
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
136
137
GREP = @GREP@
137
138
INSTALL = @INSTALL@
 
139
INSTALL_CMD = @INSTALL_CMD@
138
140
INSTALL_DATA = @INSTALL_DATA@
139
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
140
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
141
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
144
LD = @LD@
142
145
LDFLAGS = @LDFLAGS@
143
146
LIBOBJS = @LIBOBJS@
144
147
LIBS = @LIBS@
145
148
LIBTOOL = @LIBTOOL@
146
149
LIB_MAN_DIR = @LIB_MAN_DIR@
147
150
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
151
LIPO = @LIPO@
148
152
LN_S = @LN_S@
149
153
LTLIBOBJS = @LTLIBOBJS@
150
154
MAINT = @MAINT@
151
155
MAKEINFO = @MAKEINFO@
 
156
MAN_SUBSTS = \
 
157
        -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
158
        -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
159
        -e 's|__xservername__|Xorg|g' \
 
160
        -e 's|__xconfigfile__|xorg.conf|g' \
 
161
        -e 's|__projectroot__|$(prefix)|g' \
 
162
        -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
 
163
        -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
 
164
        -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
 
165
        -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
 
166
        -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
 
167
 
152
168
MISC_MAN_DIR = @MISC_MAN_DIR@
153
169
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154
170
MKDIR_P = @MKDIR_P@
 
171
NM = @NM@
155
172
NMEDIT = @NMEDIT@
 
173
OBJDUMP = @OBJDUMP@
156
174
OBJEXT = @OBJEXT@
 
175
OTOOL = @OTOOL@
 
176
OTOOL64 = @OTOOL64@
157
177
PACKAGE = @PACKAGE@
158
178
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159
179
PACKAGE_NAME = @PACKAGE_NAME@
174
194
XEXT_LIBS = @XEXT_LIBS@
175
195
XORG_CFLAGS = @XORG_CFLAGS@
176
196
XORG_LIBS = @XORG_LIBS@
 
197
XORG_MAN_PAGE = @XORG_MAN_PAGE@
177
198
abs_builddir = @abs_builddir@
178
199
abs_srcdir = @abs_srcdir@
179
200
abs_top_builddir = @abs_top_builddir@
180
201
abs_top_srcdir = @abs_top_srcdir@
181
202
ac_ct_CC = @ac_ct_CC@
182
 
ac_ct_CXX = @ac_ct_CXX@
183
 
ac_ct_F77 = @ac_ct_F77@
 
203
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
184
204
am__include = @am__include@
185
205
am__leading_dot = @am__leading_dot@
186
206
am__quote = @am__quote@
211
231
libexecdir = @libexecdir@
212
232
localedir = @localedir@
213
233
localstatedir = @localstatedir@
 
234
lt_ECHO = @lt_ECHO@
214
235
mandir = @mandir@
215
236
mkdir_p = @mkdir_p@
216
237
moduledir = @moduledir@
236
257
# Strings to replace in man pages
237
258
XORGRELSTRING = @PACKAGE_STRING@
238
259
XORGMANNAME = X Version 11
239
 
MAN_SUBSTS = \
240
 
        -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
241
 
        -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
242
 
        -e 's|__xservername__|Xorg|g' \
243
 
        -e 's|__xconfigfile__|xorg.conf|g' \
244
 
        -e 's|__projectroot__|$(prefix)|g' \
245
 
        -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
246
 
        -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
247
 
        -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
248
 
        -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
249
 
        -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
250
 
 
251
260
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
252
261
all: all-am
253
262