~ubuntu-branches/ubuntu/trusty/xserver-xorg-video-vesa/trusty-proposed

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Nusinow
  • Date: 2006-12-10 19:49:32 UTC
  • Revision ID: james.westby@ubuntu.com-20061210194932-7jjmkj75wwb0sjxb
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# $Id$
 
18
#
 
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.
 
42
 
43
 
 
44
srcdir = @srcdir@
 
45
top_srcdir = @top_srcdir@
 
46
VPATH = @srcdir@
 
47
pkgdatadir = $(datadir)/@PACKAGE@
 
48
pkglibdir = $(libdir)/@PACKAGE@
 
49
pkgincludedir = $(includedir)/@PACKAGE@
 
50
top_builddir = ..
 
51
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
52
INSTALL = @INSTALL@
 
53
install_sh_DATA = $(install_sh) -c -m 644
 
54
install_sh_PROGRAM = $(install_sh) -c
 
55
install_sh_SCRIPT = $(install_sh) -c
 
56
INSTALL_HEADER = $(INSTALL_DATA)
 
57
transform = $(program_transform_name)
 
58
NORMAL_INSTALL = :
 
59
PRE_INSTALL = :
 
60
POST_INSTALL = :
 
61
NORMAL_UNINSTALL = :
 
62
PRE_UNINSTALL = :
 
63
POST_UNINSTALL = :
 
64
build_triplet = @build@
 
65
host_triplet = @host@
 
66
subdir = man
 
67
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
68
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
69
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
70
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
71
        $(ACLOCAL_M4)
 
72
mkinstalldirs = $(install_sh) -d
 
73
CONFIG_HEADER = $(top_builddir)/config.h
 
74
CONFIG_CLEAN_FILES =
 
75
SOURCES =
 
76
DIST_SOURCES =
 
77
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
78
am__vpath_adj = case $$p in \
 
79
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
80
    *) f=$$p;; \
 
81
  esac;
 
82
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
83
am__installdirs = "$(DESTDIR)$(drivermandir)"
 
84
drivermanDATA_INSTALL = $(INSTALL_DATA)
 
85
DATA = $(driverman_DATA)
 
86
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
87
ACLOCAL = @ACLOCAL@
 
88
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
89
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
90
AMDEP_FALSE = @AMDEP_FALSE@
 
91
AMDEP_TRUE = @AMDEP_TRUE@
 
92
AMTAR = @AMTAR@
 
93
APP_MAN_DIR = @APP_MAN_DIR@
 
94
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
95
AR = @AR@
 
96
AUTOCONF = @AUTOCONF@
 
97
AUTOHEADER = @AUTOHEADER@
 
98
AUTOMAKE = @AUTOMAKE@
 
99
AWK = @AWK@
 
100
CC = @CC@
 
101
CCDEPMODE = @CCDEPMODE@
 
102
CFLAGS = @CFLAGS@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CXX = @CXX@
 
106
CXXCPP = @CXXCPP@
 
107
CXXDEPMODE = @CXXDEPMODE@
 
108
CXXFLAGS = @CXXFLAGS@
 
109
CYGPATH_W = @CYGPATH_W@
 
110
DEFS = @DEFS@
 
111
DEPDIR = @DEPDIR@
 
112
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
113
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
114
DRIVER_NAME = @DRIVER_NAME@
 
115
ECHO = @ECHO@
 
116
ECHO_C = @ECHO_C@
 
117
ECHO_N = @ECHO_N@
 
118
ECHO_T = @ECHO_T@
 
119
EGREP = @EGREP@
 
120
EXEEXT = @EXEEXT@
 
121
F77 = @F77@
 
122
FFLAGS = @FFLAGS@
 
123
FILE_MAN_DIR = @FILE_MAN_DIR@
 
124
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
125
INCLUDES = @INCLUDES@
 
126
INSTALL_DATA = @INSTALL_DATA@
 
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
129
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
130
LDFLAGS = @LDFLAGS@
 
131
LIBOBJS = @LIBOBJS@
 
132
LIBS = @LIBS@
 
133
LIBTOOL = @LIBTOOL@
 
134
LIB_MAN_DIR = @LIB_MAN_DIR@
 
135
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
136
LN_S = @LN_S@
 
137
LTLIBOBJS = @LTLIBOBJS@
 
138
MAINT = @MAINT@
 
139
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
140
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
141
MAKEINFO = @MAKEINFO@
 
142
MISC_MAN_DIR = @MISC_MAN_DIR@
 
143
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
144
OBJEXT = @OBJEXT@
 
145
PACKAGE = @PACKAGE@
 
146
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
147
PACKAGE_NAME = @PACKAGE_NAME@
 
148
PACKAGE_STRING = @PACKAGE_STRING@
 
149
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
150
PACKAGE_VERSION = @PACKAGE_VERSION@
 
151
PATH_SEPARATOR = @PATH_SEPARATOR@
 
152
PKG_CONFIG = @PKG_CONFIG@
 
153
RANLIB = @RANLIB@
 
154
SED = sed
 
155
SET_MAKE = @SET_MAKE@
 
156
SHELL = @SHELL@
 
157
STRIP = @STRIP@
 
158
VERSION = @VERSION@
 
159
XORG_CFLAGS = @XORG_CFLAGS@
 
160
XORG_LIBS = @XORG_LIBS@
 
161
ac_ct_AR = @ac_ct_AR@
 
162
ac_ct_CC = @ac_ct_CC@
 
163
ac_ct_CXX = @ac_ct_CXX@
 
164
ac_ct_F77 = @ac_ct_F77@
 
165
ac_ct_RANLIB = @ac_ct_RANLIB@
 
166
ac_ct_STRIP = @ac_ct_STRIP@
 
167
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
168
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
169
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
170
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
171
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
172
am__include = @am__include@
 
173
am__leading_dot = @am__leading_dot@
 
174
am__quote = @am__quote@
 
175
am__tar = @am__tar@
 
176
am__untar = @am__untar@
 
177
bindir = @bindir@
 
178
build = @build@
 
179
build_alias = @build_alias@
 
180
build_cpu = @build_cpu@
 
181
build_os = @build_os@
 
182
build_vendor = @build_vendor@
 
183
datadir = @datadir@
 
184
exec_prefix = @exec_prefix@
 
185
host = @host@
 
186
host_alias = @host_alias@
 
187
host_cpu = @host_cpu@
 
188
host_os = @host_os@
 
189
host_vendor = @host_vendor@
 
190
includedir = @includedir@
 
191
infodir = @infodir@
 
192
install_sh = @install_sh@
 
193
libdir = @libdir@
 
194
libexecdir = @libexecdir@
 
195
localstatedir = @localstatedir@
 
196
mandir = @mandir@
 
197
mkdir_p = @mkdir_p@
 
198
moduledir = @moduledir@
 
199
oldincludedir = @oldincludedir@
 
200
prefix = @prefix@
 
201
program_transform_name = @program_transform_name@
 
202
sbindir = @sbindir@
 
203
sharedstatedir = @sharedstatedir@
 
204
sysconfdir = @sysconfdir@
 
205
target_alias = @target_alias@
 
206
drivermandir = $(DRIVER_MAN_DIR)
 
207
driverman_PRE = @DRIVER_NAME@.man
 
208
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
 
209
EXTRA_DIST = @DRIVER_NAME@.man
 
210
CLEANFILES = $(driverman_DATA)
 
211
 
 
212
# Strings to replace in man pages
 
213
XORGRELSTRING = @PACKAGE_STRING@
 
214
XORGMANNAME = X Version 11
 
215
MAN_SUBSTS = \
 
216
        -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
217
        -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
218
        -e 's|__xservername__|Xorg|g' \
 
219
        -e 's|__xconfigfile__|xorg.conf|g' \
 
220
        -e 's|__projectroot__|$(prefix)|g' \
 
221
        -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
 
222
        -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
 
223
        -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
 
224
        -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
 
225
        -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
 
226
 
 
227
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
 
228
all: all-am
 
229
 
 
230
.SUFFIXES:
 
231
.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
 
232
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
233
        @for dep in $?; do \
 
234
          case '$(am__configure_deps)' in \
 
235
            *$$dep*) \
 
236
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
237
                && exit 0; \
 
238
              exit 1;; \
 
239
          esac; \
 
240
        done; \
 
241
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
 
242
        cd $(top_srcdir) && \
 
243
          $(AUTOMAKE) --gnu  man/Makefile
 
244
.PRECIOUS: Makefile
 
245
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
246
        @case '$?' in \
 
247
          *config.status*) \
 
248
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
249
          *) \
 
250
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
251
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
252
        esac;
 
253
 
 
254
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
256
 
 
257
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
258
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
259
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
261
 
 
262
mostlyclean-libtool:
 
263
        -rm -f *.lo
 
264
 
 
265
clean-libtool:
 
266
        -rm -rf .libs _libs
 
267
 
 
268
distclean-libtool:
 
269
        -rm -f libtool
 
270
uninstall-info-am:
 
271
install-drivermanDATA: $(driverman_DATA)
 
272
        @$(NORMAL_INSTALL)
 
273
        test -z "$(drivermandir)" || $(mkdir_p) "$(DESTDIR)$(drivermandir)"
 
274
        @list='$(driverman_DATA)'; for p in $$list; do \
 
275
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
276
          f=$(am__strip_dir) \
 
277
          echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
 
278
          $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
 
279
        done
 
280
 
 
281
uninstall-drivermanDATA:
 
282
        @$(NORMAL_UNINSTALL)
 
283
        @list='$(driverman_DATA)'; for p in $$list; do \
 
284
          f=$(am__strip_dir) \
 
285
          echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
 
286
          rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
 
287
        done
 
288
tags: TAGS
 
289
TAGS:
 
290
 
 
291
ctags: CTAGS
 
292
CTAGS:
 
293
 
 
294
 
 
295
distdir: $(DISTFILES)
 
296
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
297
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
298
        list='$(DISTFILES)'; for file in $$list; do \
 
299
          case $$file in \
 
300
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
301
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
302
          esac; \
 
303
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
304
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
305
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
306
            dir="/$$dir"; \
 
307
            $(mkdir_p) "$(distdir)$$dir"; \
 
308
          else \
 
309
            dir=''; \
 
310
          fi; \
 
311
          if test -d $$d/$$file; then \
 
312
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
313
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
314
            fi; \
 
315
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
316
          else \
 
317
            test -f $(distdir)/$$file \
 
318
            || cp -p $$d/$$file $(distdir)/$$file \
 
319
            || exit 1; \
 
320
          fi; \
 
321
        done
 
322
check-am: all-am
 
323
check: check-am
 
324
all-am: Makefile $(DATA)
 
325
installdirs:
 
326
        for dir in "$(DESTDIR)$(drivermandir)"; do \
 
327
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
328
        done
 
329
install: install-am
 
330
install-exec: install-exec-am
 
331
install-data: install-data-am
 
332
uninstall: uninstall-am
 
333
 
 
334
install-am: all-am
 
335
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
336
 
 
337
installcheck: installcheck-am
 
338
install-strip:
 
339
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
340
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
341
          `test -z '$(STRIP)' || \
 
342
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
343
mostlyclean-generic:
 
344
 
 
345
clean-generic:
 
346
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
347
 
 
348
distclean-generic:
 
349
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
350
 
 
351
maintainer-clean-generic:
 
352
        @echo "This command is intended for maintainers to use"
 
353
        @echo "it deletes files that may require special tools to rebuild."
 
354
clean: clean-am
 
355
 
 
356
clean-am: clean-generic clean-libtool mostlyclean-am
 
357
 
 
358
distclean: distclean-am
 
359
        -rm -f Makefile
 
360
distclean-am: clean-am distclean-generic distclean-libtool
 
361
 
 
362
dvi: dvi-am
 
363
 
 
364
dvi-am:
 
365
 
 
366
html: html-am
 
367
 
 
368
info: info-am
 
369
 
 
370
info-am:
 
371
 
 
372
install-data-am: install-drivermanDATA
 
373
 
 
374
install-exec-am:
 
375
 
 
376
install-info: install-info-am
 
377
 
 
378
install-man:
 
379
 
 
380
installcheck-am:
 
381
 
 
382
maintainer-clean: maintainer-clean-am
 
383
        -rm -f Makefile
 
384
maintainer-clean-am: distclean-am maintainer-clean-generic
 
385
 
 
386
mostlyclean: mostlyclean-am
 
387
 
 
388
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
389
 
 
390
pdf: pdf-am
 
391
 
 
392
pdf-am:
 
393
 
 
394
ps: ps-am
 
395
 
 
396
ps-am:
 
397
 
 
398
uninstall-am: uninstall-drivermanDATA uninstall-info-am
 
399
 
 
400
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
401
        distclean distclean-generic distclean-libtool distdir dvi \
 
402
        dvi-am html html-am info info-am install install-am \
 
403
        install-data install-data-am install-drivermanDATA \
 
404
        install-exec install-exec-am install-info install-info-am \
 
405
        install-man install-strip installcheck installcheck-am \
 
406
        installdirs maintainer-clean maintainer-clean-generic \
 
407
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
408
        ps ps-am uninstall uninstall-am uninstall-drivermanDATA \
 
409
        uninstall-info-am
 
410
 
 
411
 
 
412
.man.$(DRIVER_MAN_SUFFIX):
 
413
        sed $(MAN_SUBSTS) < $< > $@
 
414
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
415
# Otherwise a system limit (for SysV at least) may be exceeded.
 
416
.NOEXPORT: