~ubuntu-branches/ubuntu/precise/xserver-xorg-video-tdfx-lts-quantal/precise-proposed

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2012-11-30 21:00:30 UTC
  • Revision ID: package-import@ubuntu.com-20121130210030-z6cpk5qrun266ihv
Tags: upstream-1.4.5
ImportĀ upstreamĀ versionĀ 1.4.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
 
6
# Foundation, 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
#
 
19
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 
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.
 
39
 
40
 
 
41
VPATH = @srcdir@
 
42
pkgdatadir = $(datadir)/@PACKAGE@
 
43
pkgincludedir = $(includedir)/@PACKAGE@
 
44
pkglibdir = $(libdir)/@PACKAGE@
 
45
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
47
install_sh_DATA = $(install_sh) -c -m 644
 
48
install_sh_PROGRAM = $(install_sh) -c
 
49
install_sh_SCRIPT = $(install_sh) -c
 
50
INSTALL_HEADER = $(INSTALL_DATA)
 
51
transform = $(program_transform_name)
 
52
NORMAL_INSTALL = :
 
53
PRE_INSTALL = :
 
54
POST_INSTALL = :
 
55
NORMAL_UNINSTALL = :
 
56
PRE_UNINSTALL = :
 
57
POST_UNINSTALL = :
 
58
build_triplet = @build@
 
59
host_triplet = @host@
 
60
subdir = man
 
61
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
62
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
63
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
64
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
65
        $(ACLOCAL_M4)
 
66
mkinstalldirs = $(install_sh) -d
 
67
CONFIG_HEADER = $(top_builddir)/config.h
 
68
CONFIG_CLEAN_FILES =
 
69
CONFIG_CLEAN_VPATH_FILES =
 
70
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
71
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
72
am__v_GEN_0 = @echo "  GEN   " $@;
 
73
AM_V_at = $(am__v_at_@AM_V@)
 
74
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
75
am__v_at_0 = @
 
76
SOURCES =
 
77
DIST_SOURCES =
 
78
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
79
am__vpath_adj = case $$p in \
 
80
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
81
    *) f=$$p;; \
 
82
  esac;
 
83
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
84
am__install_max = 40
 
85
am__nobase_strip_setup = \
 
86
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
87
am__nobase_strip = \
 
88
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
89
am__nobase_list = $(am__nobase_strip_setup); \
 
90
  for p in $$list; do echo "$$p $$p"; done | \
 
91
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
92
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
93
    if (++n[$$2] == $(am__install_max)) \
 
94
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
95
    END { for (dir in files) print dir, files[dir] }'
 
96
am__base_list = \
 
97
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
98
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
99
am__uninstall_files_from_dir = { \
 
100
  test -z "$$files" \
 
101
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
102
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
103
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
104
  }
 
105
am__installdirs = "$(DESTDIR)$(drivermandir)"
 
106
DATA = $(driverman_DATA)
 
107
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
108
ACLOCAL = @ACLOCAL@
 
109
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
110
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
111
AMTAR = @AMTAR@
 
112
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
113
APP_MAN_DIR = @APP_MAN_DIR@
 
114
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
115
AR = @AR@
 
116
AUTOCONF = @AUTOCONF@
 
117
AUTOHEADER = @AUTOHEADER@
 
118
AUTOMAKE = @AUTOMAKE@
 
119
AWK = @AWK@
 
120
BASE_CFLAGS = @BASE_CFLAGS@
 
121
CC = @CC@
 
122
CCDEPMODE = @CCDEPMODE@
 
123
CFLAGS = @CFLAGS@
 
124
CHANGELOG_CMD = @CHANGELOG_CMD@
 
125
CPP = @CPP@
 
126
CPPFLAGS = @CPPFLAGS@
 
127
CWARNFLAGS = @CWARNFLAGS@
 
128
CYGPATH_W = @CYGPATH_W@
 
129
DEFS = @DEFS@
 
130
DEPDIR = @DEPDIR@
 
131
DLLTOOL = @DLLTOOL@
 
132
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
133
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
134
DRIVER_NAME = @DRIVER_NAME@
 
135
DRI_CFLAGS = @DRI_CFLAGS@
 
136
DRI_LIBS = @DRI_LIBS@
 
137
DSYMUTIL = @DSYMUTIL@
 
138
DUMPBIN = @DUMPBIN@
 
139
ECHO_C = @ECHO_C@
 
140
ECHO_N = @ECHO_N@
 
141
ECHO_T = @ECHO_T@
 
142
EGREP = @EGREP@
 
143
EXEEXT = @EXEEXT@
 
144
FGREP = @FGREP@
 
145
FILE_MAN_DIR = @FILE_MAN_DIR@
 
146
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
147
GREP = @GREP@
 
148
INSTALL = @INSTALL@
 
149
INSTALL_CMD = @INSTALL_CMD@
 
150
INSTALL_DATA = @INSTALL_DATA@
 
151
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
152
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
153
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
154
LD = @LD@
 
155
LDFLAGS = @LDFLAGS@
 
156
LIBOBJS = @LIBOBJS@
 
157
LIBS = @LIBS@
 
158
LIBTOOL = @LIBTOOL@
 
159
LIB_MAN_DIR = @LIB_MAN_DIR@
 
160
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
161
LIPO = @LIPO@
 
162
LN_S = @LN_S@
 
163
LTLIBOBJS = @LTLIBOBJS@
 
164
MAINT = @MAINT@
 
165
MAKEINFO = @MAKEINFO@
 
166
MANIFEST_TOOL = @MANIFEST_TOOL@
 
167
MAN_SUBSTS = @MAN_SUBSTS@
 
168
MISC_MAN_DIR = @MISC_MAN_DIR@
 
169
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
170
MKDIR_P = @MKDIR_P@
 
171
NM = @NM@
 
172
NMEDIT = @NMEDIT@
 
173
OBJDUMP = @OBJDUMP@
 
174
OBJEXT = @OBJEXT@
 
175
OTOOL = @OTOOL@
 
176
OTOOL64 = @OTOOL64@
 
177
PACKAGE = @PACKAGE@
 
178
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
179
PACKAGE_NAME = @PACKAGE_NAME@
 
180
PACKAGE_STRING = @PACKAGE_STRING@
 
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_URL = @PACKAGE_URL@
 
183
PACKAGE_VERSION = @PACKAGE_VERSION@
 
184
PATH_SEPARATOR = @PATH_SEPARATOR@
 
185
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
 
186
PCIACCESS_LIBS = @PCIACCESS_LIBS@
 
187
PKG_CONFIG = @PKG_CONFIG@
 
188
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
189
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
190
RANLIB = @RANLIB@
 
191
SED = @SED@
 
192
SET_MAKE = @SET_MAKE@
 
193
SHELL = @SHELL@
 
194
STRICT_CFLAGS = @STRICT_CFLAGS@
 
195
STRIP = @STRIP@
 
196
VERSION = @VERSION@
 
197
XORG_CFLAGS = @XORG_CFLAGS@
 
198
XORG_LIBS = @XORG_LIBS@
 
199
XORG_MAN_PAGE = @XORG_MAN_PAGE@
 
200
abs_builddir = @abs_builddir@
 
201
abs_srcdir = @abs_srcdir@
 
202
abs_top_builddir = @abs_top_builddir@
 
203
abs_top_srcdir = @abs_top_srcdir@
 
204
ac_ct_AR = @ac_ct_AR@
 
205
ac_ct_CC = @ac_ct_CC@
 
206
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
207
am__include = @am__include@
 
208
am__leading_dot = @am__leading_dot@
 
209
am__quote = @am__quote@
 
210
am__tar = @am__tar@
 
211
am__untar = @am__untar@
 
212
bindir = @bindir@
 
213
build = @build@
 
214
build_alias = @build_alias@
 
215
build_cpu = @build_cpu@
 
216
build_os = @build_os@
 
217
build_vendor = @build_vendor@
 
218
builddir = @builddir@
 
219
datadir = @datadir@
 
220
datarootdir = @datarootdir@
 
221
docdir = @docdir@
 
222
dvidir = @dvidir@
 
223
exec_prefix = @exec_prefix@
 
224
host = @host@
 
225
host_alias = @host_alias@
 
226
host_cpu = @host_cpu@
 
227
host_os = @host_os@
 
228
host_vendor = @host_vendor@
 
229
htmldir = @htmldir@
 
230
includedir = @includedir@
 
231
infodir = @infodir@
 
232
install_sh = @install_sh@
 
233
libdir = @libdir@
 
234
libexecdir = @libexecdir@
 
235
localedir = @localedir@
 
236
localstatedir = @localstatedir@
 
237
mandir = @mandir@
 
238
mkdir_p = @mkdir_p@
 
239
moduledir = @moduledir@
 
240
oldincludedir = @oldincludedir@
 
241
pdfdir = @pdfdir@
 
242
prefix = @prefix@
 
243
program_transform_name = @program_transform_name@
 
244
psdir = @psdir@
 
245
sbindir = @sbindir@
 
246
sharedstatedir = @sharedstatedir@
 
247
srcdir = @srcdir@
 
248
sysconfdir = @sysconfdir@
 
249
target_alias = @target_alias@
 
250
top_build_prefix = @top_build_prefix@
 
251
top_builddir = @top_builddir@
 
252
top_srcdir = @top_srcdir@
 
253
drivermandir = $(DRIVER_MAN_DIR)
 
254
driverman_PRE = @DRIVER_NAME@.man
 
255
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
 
256
EXTRA_DIST = @DRIVER_NAME@.man
 
257
CLEANFILES = $(driverman_DATA)
 
258
 
 
259
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
 
260
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
 
261
all: all-am
 
262
 
 
263
.SUFFIXES:
 
264
.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
 
265
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
266
        @for dep in $?; do \
 
267
          case '$(am__configure_deps)' in \
 
268
            *$$dep*) \
 
269
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
270
                && { if test -f $@; then exit 0; else break; fi; }; \
 
271
              exit 1;; \
 
272
          esac; \
 
273
        done; \
 
274
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
 
275
        $(am__cd) $(top_srcdir) && \
 
276
          $(AUTOMAKE) --foreign man/Makefile
 
277
.PRECIOUS: Makefile
 
278
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
279
        @case '$?' in \
 
280
          *config.status*) \
 
281
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
282
          *) \
 
283
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
284
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
285
        esac;
 
286
 
 
287
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
288
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
289
 
 
290
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
291
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
292
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
293
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
294
$(am__aclocal_m4_deps):
 
295
 
 
296
mostlyclean-libtool:
 
297
        -rm -f *.lo
 
298
 
 
299
clean-libtool:
 
300
        -rm -rf .libs _libs
 
301
install-drivermanDATA: $(driverman_DATA)
 
302
        @$(NORMAL_INSTALL)
 
303
        test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
 
304
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
305
        for p in $$list; do \
 
306
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
307
          echo "$$d$$p"; \
 
308
        done | $(am__base_list) | \
 
309
        while read files; do \
 
310
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
 
311
          $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
 
312
        done
 
313
 
 
314
uninstall-drivermanDATA:
 
315
        @$(NORMAL_UNINSTALL)
 
316
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
317
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
318
        dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
 
319
tags: TAGS
 
320
TAGS:
 
321
 
 
322
ctags: CTAGS
 
323
CTAGS:
 
324
 
 
325
 
 
326
distdir: $(DISTFILES)
 
327
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
328
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
329
        list='$(DISTFILES)'; \
 
330
          dist_files=`for file in $$list; do echo $$file; done | \
 
331
          sed -e "s|^$$srcdirstrip/||;t" \
 
332
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
333
        case $$dist_files in \
 
334
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
335
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
336
                           sort -u` ;; \
 
337
        esac; \
 
338
        for file in $$dist_files; do \
 
339
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
340
          if test -d $$d/$$file; then \
 
341
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
342
            if test -d "$(distdir)/$$file"; then \
 
343
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
344
            fi; \
 
345
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
346
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
347
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
348
            fi; \
 
349
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
350
          else \
 
351
            test -f "$(distdir)/$$file" \
 
352
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
353
            || exit 1; \
 
354
          fi; \
 
355
        done
 
356
check-am: all-am
 
357
check: check-am
 
358
all-am: Makefile $(DATA)
 
359
installdirs:
 
360
        for dir in "$(DESTDIR)$(drivermandir)"; do \
 
361
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
362
        done
 
363
install: install-am
 
364
install-exec: install-exec-am
 
365
install-data: install-data-am
 
366
uninstall: uninstall-am
 
367
 
 
368
install-am: all-am
 
369
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
370
 
 
371
installcheck: installcheck-am
 
372
install-strip:
 
373
        if test -z '$(STRIP)'; then \
 
374
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
375
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
376
              install; \
 
377
        else \
 
378
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
379
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
380
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
381
        fi
 
382
mostlyclean-generic:
 
383
 
 
384
clean-generic:
 
385
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
386
 
 
387
distclean-generic:
 
388
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
389
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
390
 
 
391
maintainer-clean-generic:
 
392
        @echo "This command is intended for maintainers to use"
 
393
        @echo "it deletes files that may require special tools to rebuild."
 
394
clean: clean-am
 
395
 
 
396
clean-am: clean-generic clean-libtool mostlyclean-am
 
397
 
 
398
distclean: distclean-am
 
399
        -rm -f Makefile
 
400
distclean-am: clean-am distclean-generic
 
401
 
 
402
dvi: dvi-am
 
403
 
 
404
dvi-am:
 
405
 
 
406
html: html-am
 
407
 
 
408
html-am:
 
409
 
 
410
info: info-am
 
411
 
 
412
info-am:
 
413
 
 
414
install-data-am: install-drivermanDATA
 
415
 
 
416
install-dvi: install-dvi-am
 
417
 
 
418
install-dvi-am:
 
419
 
 
420
install-exec-am:
 
421
 
 
422
install-html: install-html-am
 
423
 
 
424
install-html-am:
 
425
 
 
426
install-info: install-info-am
 
427
 
 
428
install-info-am:
 
429
 
 
430
install-man:
 
431
 
 
432
install-pdf: install-pdf-am
 
433
 
 
434
install-pdf-am:
 
435
 
 
436
install-ps: install-ps-am
 
437
 
 
438
install-ps-am:
 
439
 
 
440
installcheck-am:
 
441
 
 
442
maintainer-clean: maintainer-clean-am
 
443
        -rm -f Makefile
 
444
maintainer-clean-am: distclean-am maintainer-clean-generic
 
445
 
 
446
mostlyclean: mostlyclean-am
 
447
 
 
448
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
449
 
 
450
pdf: pdf-am
 
451
 
 
452
pdf-am:
 
453
 
 
454
ps: ps-am
 
455
 
 
456
ps-am:
 
457
 
 
458
uninstall-am: uninstall-drivermanDATA
 
459
 
 
460
.MAKE: install-am install-strip
 
461
 
 
462
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
463
        distclean distclean-generic distclean-libtool distdir dvi \
 
464
        dvi-am html html-am info info-am install install-am \
 
465
        install-data install-data-am install-drivermanDATA install-dvi \
 
466
        install-dvi-am install-exec install-exec-am install-html \
 
467
        install-html-am install-info install-info-am install-man \
 
468
        install-pdf install-pdf-am install-ps install-ps-am \
 
469
        install-strip installcheck installcheck-am installdirs \
 
470
        maintainer-clean maintainer-clean-generic mostlyclean \
 
471
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
472
        uninstall uninstall-am uninstall-drivermanDATA
 
473
 
 
474
 
 
475
.man.$(DRIVER_MAN_SUFFIX):
 
476
        $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
 
477
 
 
478
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
479
# Otherwise a system limit (for SysV at least) may be exceeded.
 
480
.NOEXPORT: