~gma500/+junk/gma500-maverick

« back to all changes in this revision

Viewing changes to xserver-xorg-video-psb/man/Makefile.in

  • Committer: Luca Forina
  • Date: 2011-02-14 09:55:00 UTC
  • Revision ID: luca.forina@gmail.com-20110214095500-kq7o333fbjuoquqs
new commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# $Id$
 
19
#
 
20
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 
21
 
22
# Permission to use, copy, modify, distribute, and sell this software and its
 
23
# documentation for any purpose is hereby granted without fee, provided that
 
24
# the above copyright notice appear in all copies and that both that
 
25
# copyright notice and this permission notice appear in supporting
 
26
# documentation.
 
27
 
28
# The above copyright notice and this permission notice shall be included
 
29
# in all copies or substantial portions of the Software.
 
30
 
31
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 
32
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
33
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
34
# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
 
35
# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 
36
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 
37
# OTHER DEALINGS IN THE SOFTWARE.
 
38
 
39
# Except as contained in this notice, the name of the copyright holders shall
 
40
# not be used in advertising or otherwise to promote the sale, use or
 
41
# other dealings in this Software without prior written authorization
 
42
# from the copyright holders.
 
43
 
44
 
 
45
VPATH = @srcdir@
 
46
pkgdatadir = $(datadir)/@PACKAGE@
 
47
pkgincludedir = $(includedir)/@PACKAGE@
 
48
pkglibdir = $(libdir)/@PACKAGE@
 
49
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
50
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
51
install_sh_DATA = $(install_sh) -c -m 644
 
52
install_sh_PROGRAM = $(install_sh) -c
 
53
install_sh_SCRIPT = $(install_sh) -c
 
54
INSTALL_HEADER = $(INSTALL_DATA)
 
55
transform = $(program_transform_name)
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
build_triplet = @build@
 
63
host_triplet = @host@
 
64
subdir = man
 
65
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
66
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
67
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
68
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
69
        $(ACLOCAL_M4)
 
70
mkinstalldirs = $(install_sh) -d
 
71
CONFIG_HEADER = $(top_builddir)/config.h
 
72
CONFIG_CLEAN_FILES =
 
73
CONFIG_CLEAN_VPATH_FILES =
 
74
SOURCES =
 
75
DIST_SOURCES =
 
76
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
77
am__vpath_adj = case $$p in \
 
78
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
79
    *) f=$$p;; \
 
80
  esac;
 
81
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
82
am__install_max = 40
 
83
am__nobase_strip_setup = \
 
84
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
85
am__nobase_strip = \
 
86
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
87
am__nobase_list = $(am__nobase_strip_setup); \
 
88
  for p in $$list; do echo "$$p $$p"; done | \
 
89
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
90
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
91
    if (++n[$$2] == $(am__install_max)) \
 
92
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
93
    END { for (dir in files) print dir, files[dir] }'
 
94
am__base_list = \
 
95
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
96
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
97
am__installdirs = "$(DESTDIR)$(drivermandir)"
 
98
DATA = $(driverman_DATA)
 
99
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
100
ACLOCAL = @ACLOCAL@
 
101
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
102
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
103
AMTAR = @AMTAR@
 
104
APP_MAN_DIR = @APP_MAN_DIR@
 
105
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
106
AR = @AR@
 
107
AUTOCONF = @AUTOCONF@
 
108
AUTOHEADER = @AUTOHEADER@
 
109
AUTOMAKE = @AUTOMAKE@
 
110
AWK = @AWK@
 
111
CC = @CC@
 
112
CCDEPMODE = @CCDEPMODE@
 
113
CFLAGS = @CFLAGS@
 
114
CPP = @CPP@
 
115
CPPFLAGS = @CPPFLAGS@
 
116
CYGPATH_W = @CYGPATH_W@
 
117
DEFS = @DEFS@
 
118
DEPDIR = @DEPDIR@
 
119
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
120
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
121
DRIVER_NAME = @DRIVER_NAME@
 
122
DRI_CFLAGS = @DRI_CFLAGS@
 
123
DRI_LIBS = @DRI_LIBS@
 
124
DSYMUTIL = @DSYMUTIL@
 
125
DUMPBIN = @DUMPBIN@
 
126
ECHO_C = @ECHO_C@
 
127
ECHO_N = @ECHO_N@
 
128
ECHO_T = @ECHO_T@
 
129
EGREP = @EGREP@
 
130
EXEEXT = @EXEEXT@
 
131
FGREP = @FGREP@
 
132
FILE_MAN_DIR = @FILE_MAN_DIR@
 
133
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
134
GREP = @GREP@
 
135
INSTALL = @INSTALL@
 
136
INSTALL_DATA = @INSTALL_DATA@
 
137
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
138
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
140
LD = @LD@
 
141
LDFLAGS = @LDFLAGS@
 
142
LIBOBJS = @LIBOBJS@
 
143
LIBS = @LIBS@
 
144
LIBTOOL = @LIBTOOL@
 
145
LIB_MAN_DIR = @LIB_MAN_DIR@
 
146
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
147
LINUXDOC = @LINUXDOC@
 
148
LIPO = @LIPO@
 
149
LN_S = @LN_S@
 
150
LTLIBOBJS = @LTLIBOBJS@
 
151
MAINT = @MAINT@
 
152
MAKEINFO = @MAKEINFO@
 
153
MAKE_HTML = @MAKE_HTML@
 
154
MAKE_PDF = @MAKE_PDF@
 
155
MAKE_PS = @MAKE_PS@
 
156
MAKE_TEXT = @MAKE_TEXT@
 
157
MISC_MAN_DIR = @MISC_MAN_DIR@
 
158
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
159
MKDIR_P = @MKDIR_P@
 
160
NM = @NM@
 
161
NMEDIT = @NMEDIT@
 
162
OBJDUMP = @OBJDUMP@
 
163
OBJEXT = @OBJEXT@
 
164
OTOOL = @OTOOL@
 
165
OTOOL64 = @OTOOL64@
 
166
PACKAGE = @PACKAGE@
 
167
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
168
PACKAGE_NAME = @PACKAGE_NAME@
 
169
PACKAGE_STRING = @PACKAGE_STRING@
 
170
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
171
PACKAGE_URL = @PACKAGE_URL@
 
172
PACKAGE_VERSION = @PACKAGE_VERSION@
 
173
PATH_SEPARATOR = @PATH_SEPARATOR@
 
174
PKG_CONFIG = @PKG_CONFIG@
 
175
PS2PDF = @PS2PDF@
 
176
RANLIB = @RANLIB@
 
177
RAWCPP = @RAWCPP@
 
178
RAWCPPFLAGS = @RAWCPPFLAGS@
 
179
SED = sed
 
180
SET_MAKE = @SET_MAKE@
 
181
SHELL = @SHELL@
 
182
STRIP = @STRIP@
 
183
VERSION = @VERSION@
 
184
XORG_CFLAGS = @XORG_CFLAGS@
 
185
XORG_LIBS = @XORG_LIBS@
 
186
abs_builddir = @abs_builddir@
 
187
abs_srcdir = @abs_srcdir@
 
188
abs_top_builddir = @abs_top_builddir@
 
189
abs_top_srcdir = @abs_top_srcdir@
 
190
ac_ct_CC = @ac_ct_CC@
 
191
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
192
am__include = @am__include@
 
193
am__leading_dot = @am__leading_dot@
 
194
am__quote = @am__quote@
 
195
am__tar = @am__tar@
 
196
am__untar = @am__untar@
 
197
bindir = @bindir@
 
198
build = @build@
 
199
build_alias = @build_alias@
 
200
build_cpu = @build_cpu@
 
201
build_os = @build_os@
 
202
build_vendor = @build_vendor@
 
203
builddir = @builddir@
 
204
datadir = @datadir@
 
205
datarootdir = @datarootdir@
 
206
docdir = @docdir@
 
207
dvidir = @dvidir@
 
208
exec_prefix = @exec_prefix@
 
209
host = @host@
 
210
host_alias = @host_alias@
 
211
host_cpu = @host_cpu@
 
212
host_os = @host_os@
 
213
host_vendor = @host_vendor@
 
214
htmldir = @htmldir@
 
215
includedir = @includedir@
 
216
infodir = @infodir@
 
217
install_sh = @install_sh@
 
218
libdir = @libdir@
 
219
libexecdir = @libexecdir@
 
220
localedir = @localedir@
 
221
localstatedir = @localstatedir@
 
222
lt_ECHO = @lt_ECHO@
 
223
mandir = @mandir@
 
224
mkdir_p = @mkdir_p@
 
225
moduledir = @moduledir@
 
226
oldincludedir = @oldincludedir@
 
227
pdfdir = @pdfdir@
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
 
231
sbindir = @sbindir@
 
232
sharedstatedir = @sharedstatedir@
 
233
srcdir = @srcdir@
 
234
sysconfdir = @sysconfdir@
 
235
target_alias = @target_alias@
 
236
top_build_prefix = @top_build_prefix@
 
237
top_builddir = @top_builddir@
 
238
top_srcdir = @top_srcdir@
 
239
drivermandir = $(DRIVER_MAN_DIR)
 
240
driverman_PRE = @DRIVER_NAME@.man
 
241
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
 
242
EXTRA_DIST = @DRIVER_NAME@.man
 
243
CLEANFILES = $(driverman_DATA)
 
244
 
 
245
# Strings to replace in man pages
 
246
XORGRELSTRING = @PACKAGE_STRING@
 
247
XORGMANNAME = X Version 11
 
248
MANDEFS = \
 
249
        -D__vendorversion__="\"$(XORGRELSTRING)\" \"$(XORGMANNAME)\"" \
 
250
        -D__appmansuffix__=$(APP_MAN_SUFFIX) \
 
251
        -D__filemansuffix__=$(FILE_MAN_SUFFIX) \
 
252
        -D__libmansuffix__=$(LIB_MAN_SUFFIX) \
 
253
        -D__miscmansuffix__=$(MISC_MAN_SUFFIX) \
 
254
        -D__drivermansuffix__=$(DRIVER_MAN_SUFFIX) \
 
255
        -D__adminmansuffix__=$(ADMIN_MAN_SUFFIX) \
 
256
        -D__xconfigfile__=xorg.conf \
 
257
        -D__xservername__=Xorg
 
258
 
 
259
 
 
260
# Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM
 
261
# to cpp, because that trick does not work on all ANSI C preprocessors.
 
262
# Delete line numbers from the cpp output (-P is not portable, I guess).
 
263
# Allow XCOMM to be preceded by whitespace and provide a means of generating
 
264
# output lines with trailing backslashes.
 
265
# Allow XHASH to always be substituted, even in cases where XCOMM isn't.
 
266
CPP_SED_MAGIC = $(SED) -e '/^\#  *[0-9][0-9]*  *.*$$/d' \
 
267
                       -e '/^\#line  *[0-9][0-9]*  *.*$$/d' \
 
268
                       -e '/^[         ]*XCOMM$$/s/XCOMM/\#/' \
 
269
                       -e '/^[         ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \
 
270
                       -e '/^[         ]*XHASH/s/XHASH/\#/' \
 
271
                       -e '/\@\@$$/s/\@\@$$/\\/'
 
272
 
 
273
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
 
274
all: all-am
 
275
 
 
276
.SUFFIXES:
 
277
.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
 
278
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
279
        @for dep in $?; do \
 
280
          case '$(am__configure_deps)' in \
 
281
            *$$dep*) \
 
282
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
283
                && { if test -f $@; then exit 0; else break; fi; }; \
 
284
              exit 1;; \
 
285
          esac; \
 
286
        done; \
 
287
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
 
288
        $(am__cd) $(top_srcdir) && \
 
289
          $(AUTOMAKE) --gnu man/Makefile
 
290
.PRECIOUS: Makefile
 
291
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
292
        @case '$?' in \
 
293
          *config.status*) \
 
294
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
295
          *) \
 
296
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
297
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
298
        esac;
 
299
 
 
300
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
302
 
 
303
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
304
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
305
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
306
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
307
$(am__aclocal_m4_deps):
 
308
 
 
309
mostlyclean-libtool:
 
310
        -rm -f *.lo
 
311
 
 
312
clean-libtool:
 
313
        -rm -rf .libs _libs
 
314
install-drivermanDATA: $(driverman_DATA)
 
315
        @$(NORMAL_INSTALL)
 
316
        test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
 
317
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
318
        for p in $$list; do \
 
319
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
320
          echo "$$d$$p"; \
 
321
        done | $(am__base_list) | \
 
322
        while read files; do \
 
323
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
 
324
          $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
 
325
        done
 
326
 
 
327
uninstall-drivermanDATA:
 
328
        @$(NORMAL_UNINSTALL)
 
329
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
330
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
331
        test -n "$$files" || exit 0; \
 
332
        echo " ( cd '$(DESTDIR)$(drivermandir)' && rm -f" $$files ")"; \
 
333
        cd "$(DESTDIR)$(drivermandir)" && rm -f $$files
 
334
tags: TAGS
 
335
TAGS:
 
336
 
 
337
ctags: CTAGS
 
338
CTAGS:
 
339
 
 
340
 
 
341
distdir: $(DISTFILES)
 
342
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
343
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
344
        list='$(DISTFILES)'; \
 
345
          dist_files=`for file in $$list; do echo $$file; done | \
 
346
          sed -e "s|^$$srcdirstrip/||;t" \
 
347
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
348
        case $$dist_files in \
 
349
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
350
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
351
                           sort -u` ;; \
 
352
        esac; \
 
353
        for file in $$dist_files; do \
 
354
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
355
          if test -d $$d/$$file; then \
 
356
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
357
            if test -d "$(distdir)/$$file"; then \
 
358
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
359
            fi; \
 
360
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
361
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
362
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
363
            fi; \
 
364
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
365
          else \
 
366
            test -f "$(distdir)/$$file" \
 
367
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
368
            || exit 1; \
 
369
          fi; \
 
370
        done
 
371
check-am: all-am
 
372
check: check-am
 
373
all-am: Makefile $(DATA)
 
374
installdirs:
 
375
        for dir in "$(DESTDIR)$(drivermandir)"; do \
 
376
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
377
        done
 
378
install: install-am
 
379
install-exec: install-exec-am
 
380
install-data: install-data-am
 
381
uninstall: uninstall-am
 
382
 
 
383
install-am: all-am
 
384
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
385
 
 
386
installcheck: installcheck-am
 
387
install-strip:
 
388
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
389
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
390
          `test -z '$(STRIP)' || \
 
391
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
392
mostlyclean-generic:
 
393
 
 
394
clean-generic:
 
395
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
396
 
 
397
distclean-generic:
 
398
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
399
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
400
 
 
401
maintainer-clean-generic:
 
402
        @echo "This command is intended for maintainers to use"
 
403
        @echo "it deletes files that may require special tools to rebuild."
 
404
clean: clean-am
 
405
 
 
406
clean-am: clean-generic clean-libtool mostlyclean-am
 
407
 
 
408
distclean: distclean-am
 
409
        -rm -f Makefile
 
410
distclean-am: clean-am distclean-generic
 
411
 
 
412
dvi: dvi-am
 
413
 
 
414
dvi-am:
 
415
 
 
416
html: html-am
 
417
 
 
418
html-am:
 
419
 
 
420
info: info-am
 
421
 
 
422
info-am:
 
423
 
 
424
install-data-am: install-drivermanDATA
 
425
 
 
426
install-dvi: install-dvi-am
 
427
 
 
428
install-dvi-am:
 
429
 
 
430
install-exec-am:
 
431
 
 
432
install-html: install-html-am
 
433
 
 
434
install-html-am:
 
435
 
 
436
install-info: install-info-am
 
437
 
 
438
install-info-am:
 
439
 
 
440
install-man:
 
441
 
 
442
install-pdf: install-pdf-am
 
443
 
 
444
install-pdf-am:
 
445
 
 
446
install-ps: install-ps-am
 
447
 
 
448
install-ps-am:
 
449
 
 
450
installcheck-am:
 
451
 
 
452
maintainer-clean: maintainer-clean-am
 
453
        -rm -f Makefile
 
454
maintainer-clean-am: distclean-am maintainer-clean-generic
 
455
 
 
456
mostlyclean: mostlyclean-am
 
457
 
 
458
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
459
 
 
460
pdf: pdf-am
 
461
 
 
462
pdf-am:
 
463
 
 
464
ps: ps-am
 
465
 
 
466
ps-am:
 
467
 
 
468
uninstall-am: uninstall-drivermanDATA
 
469
 
 
470
.MAKE: install-am install-strip
 
471
 
 
472
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
473
        distclean distclean-generic distclean-libtool distdir dvi \
 
474
        dvi-am html html-am info info-am install install-am \
 
475
        install-data install-data-am install-drivermanDATA install-dvi \
 
476
        install-dvi-am install-exec install-exec-am install-html \
 
477
        install-html-am install-info install-info-am install-man \
 
478
        install-pdf install-pdf-am install-ps install-ps-am \
 
479
        install-strip installcheck installcheck-am installdirs \
 
480
        maintainer-clean maintainer-clean-generic mostlyclean \
 
481
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
482
        uninstall uninstall-am uninstall-drivermanDATA
 
483
 
 
484
 
 
485
.man.$(DRIVER_MAN_SUFFIX):
 
486
        $(RAWCPP) $(RAWCPPFLAGS) $(MANDEFS) $(EXTRAMANDEFS) < $< | $(CPP_SED_MAGIC) > $@
 
487
 
 
488
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
489
# Otherwise a system limit (for SysV at least) may be exceeded.
 
490
.NOEXPORT: