~ubuntu-branches/ubuntu/maverick/xserver-xorg-input-evdev/maverick-proposed

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2010-03-30 23:41:56 UTC
  • mfrom: (23.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100330234156-xraqeesf5jnm8oo2
Tags: 1:2.3.2-5ubuntu1
* Merge from Debian unstable. (LP: #546933)
* control, rules: Don't build the udeb.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 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
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 
19
 
20
# Permission to use, copy, modify, distribute, and sell this software and its
 
21
# documentation for any purpose is hereby granted without fee, provided that
 
22
# the above copyright notice appear in all copies and that both that
 
23
# copyright notice and this permission notice appear in supporting
 
24
# documentation.
 
25
 
26
# The above copyright notice and this permission notice shall be included
 
27
# in all copies or substantial portions of the Software.
 
28
 
29
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 
30
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
31
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
32
# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
 
33
# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 
34
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 
35
# OTHER DEALINGS IN THE SOFTWARE.
 
36
 
37
# Except as contained in this notice, the name of the copyright holders shall
 
38
# not be used in advertising or otherwise to promote the sale, use or
 
39
# other dealings in this Software without prior written authorization
 
40
# from the copyright holders.
 
41
 
42
 
 
43
VPATH = @srcdir@
 
44
pkgdatadir = $(datadir)/@PACKAGE@
 
45
pkgincludedir = $(includedir)/@PACKAGE@
 
46
pkglibdir = $(libdir)/@PACKAGE@
 
47
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
48
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
49
install_sh_DATA = $(install_sh) -c -m 644
 
50
install_sh_PROGRAM = $(install_sh) -c
 
51
install_sh_SCRIPT = $(install_sh) -c
 
52
INSTALL_HEADER = $(INSTALL_DATA)
 
53
transform = $(program_transform_name)
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
build_triplet = @build@
 
61
host_triplet = @host@
 
62
subdir = man
 
63
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
65
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
67
        $(ACLOCAL_M4)
 
68
mkinstalldirs = $(install_sh) -d
 
69
CONFIG_HEADER = $(top_builddir)/config.h
 
70
CONFIG_CLEAN_FILES =
 
71
CONFIG_CLEAN_VPATH_FILES =
 
72
AM_V_GEN = $(am__v_GEN_$(V))
 
73
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
74
am__v_GEN_0 = @echo "  GEN   " $@;
 
75
AM_V_at = $(am__v_at_$(V))
 
76
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
77
am__v_at_0 = @
 
78
SOURCES =
 
79
DIST_SOURCES =
 
80
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
81
am__vpath_adj = case $$p in \
 
82
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
83
    *) f=$$p;; \
 
84
  esac;
 
85
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
86
am__install_max = 40
 
87
am__nobase_strip_setup = \
 
88
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
89
am__nobase_strip = \
 
90
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
91
am__nobase_list = $(am__nobase_strip_setup); \
 
92
  for p in $$list; do echo "$$p $$p"; done | \
 
93
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
94
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
95
    if (++n[$$2] == $(am__install_max)) \
 
96
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
97
    END { for (dir in files) print dir, files[dir] }'
 
98
am__base_list = \
 
99
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
100
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
101
am__installdirs = "$(DESTDIR)$(drivermandir)"
 
102
DATA = $(driverman_DATA)
 
103
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
104
ACLOCAL = @ACLOCAL@
 
105
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
106
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
107
AMTAR = @AMTAR@
 
108
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
109
APP_MAN_DIR = @APP_MAN_DIR@
 
110
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
111
AR = @AR@
 
112
AUTOCONF = @AUTOCONF@
 
113
AUTOHEADER = @AUTOHEADER@
 
114
AUTOMAKE = @AUTOMAKE@
 
115
AWK = @AWK@
 
116
CC = @CC@
 
117
CCDEPMODE = @CCDEPMODE@
 
118
CFLAGS = @CFLAGS@
 
119
CHANGELOG_CMD = @CHANGELOG_CMD@
 
120
CPP = @CPP@
 
121
CPPFLAGS = @CPPFLAGS@
 
122
CWARNFLAGS = @CWARNFLAGS@
 
123
CYGPATH_W = @CYGPATH_W@
 
124
DEFS = @DEFS@
 
125
DEPDIR = @DEPDIR@
 
126
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
127
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
128
DRIVER_NAME = @DRIVER_NAME@
 
129
DSYMUTIL = @DSYMUTIL@
 
130
DUMPBIN = @DUMPBIN@
 
131
ECHO_C = @ECHO_C@
 
132
ECHO_N = @ECHO_N@
 
133
ECHO_T = @ECHO_T@
 
134
EGREP = @EGREP@
 
135
EXEEXT = @EXEEXT@
 
136
FGREP = @FGREP@
 
137
FILE_MAN_DIR = @FILE_MAN_DIR@
 
138
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
139
GREP = @GREP@
 
140
INSTALL = @INSTALL@
 
141
INSTALL_CMD = @INSTALL_CMD@
 
142
INSTALL_DATA = @INSTALL_DATA@
 
143
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
144
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
145
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
146
LD = @LD@
 
147
LDFLAGS = @LDFLAGS@
 
148
LIBOBJS = @LIBOBJS@
 
149
LIBS = @LIBS@
 
150
LIBTOOL = @LIBTOOL@
 
151
LIB_MAN_DIR = @LIB_MAN_DIR@
 
152
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
153
LIPO = @LIPO@
 
154
LN_S = @LN_S@
 
155
LTLIBOBJS = @LTLIBOBJS@
 
156
MAINT = @MAINT@
 
157
MAKEINFO = @MAKEINFO@
 
158
MISC_MAN_DIR = @MISC_MAN_DIR@
 
159
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
160
MKDIR_P = @MKDIR_P@
 
161
NM = @NM@
 
162
NMEDIT = @NMEDIT@
 
163
OBJDUMP = @OBJDUMP@
 
164
OBJEXT = @OBJEXT@
 
165
OTOOL = @OTOOL@
 
166
OTOOL64 = @OTOOL64@
 
167
PACKAGE = @PACKAGE@
 
168
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
169
PACKAGE_NAME = @PACKAGE_NAME@
 
170
PACKAGE_STRING = @PACKAGE_STRING@
 
171
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
172
PACKAGE_VERSION = @PACKAGE_VERSION@
 
173
PATH_SEPARATOR = @PATH_SEPARATOR@
 
174
PKG_CONFIG = @PKG_CONFIG@
 
175
RANLIB = @RANLIB@
 
176
SED = sed
 
177
SET_MAKE = @SET_MAKE@
 
178
SHELL = @SHELL@
 
179
STRIP = @STRIP@
 
180
VERSION = @VERSION@
 
181
XORG_CFLAGS = @XORG_CFLAGS@
 
182
XORG_LIBS = @XORG_LIBS@
 
183
abs_builddir = @abs_builddir@
 
184
abs_srcdir = @abs_srcdir@
 
185
abs_top_builddir = @abs_top_builddir@
 
186
abs_top_srcdir = @abs_top_srcdir@
 
187
ac_ct_CC = @ac_ct_CC@
 
188
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
189
am__include = @am__include@
 
190
am__leading_dot = @am__leading_dot@
 
191
am__quote = @am__quote@
 
192
am__tar = @am__tar@
 
193
am__untar = @am__untar@
 
194
bindir = @bindir@
 
195
build = @build@
 
196
build_alias = @build_alias@
 
197
build_cpu = @build_cpu@
 
198
build_os = @build_os@
 
199
build_vendor = @build_vendor@
 
200
builddir = @builddir@
 
201
datadir = @datadir@
 
202
datarootdir = @datarootdir@
 
203
docdir = @docdir@
 
204
dvidir = @dvidir@
 
205
exec_prefix = @exec_prefix@
 
206
host = @host@
 
207
host_alias = @host_alias@
 
208
host_cpu = @host_cpu@
 
209
host_os = @host_os@
 
210
host_vendor = @host_vendor@
 
211
htmldir = @htmldir@
 
212
includedir = @includedir@
 
213
infodir = @infodir@
 
214
inputdir = @inputdir@
 
215
install_sh = @install_sh@
 
216
libdir = @libdir@
 
217
libexecdir = @libexecdir@
 
218
localedir = @localedir@
 
219
localstatedir = @localstatedir@
 
220
lt_ECHO = @lt_ECHO@
 
221
mandir = @mandir@
 
222
mkdir_p = @mkdir_p@
 
223
oldincludedir = @oldincludedir@
 
224
pdfdir = @pdfdir@
 
225
prefix = @prefix@
 
226
program_transform_name = @program_transform_name@
 
227
psdir = @psdir@
 
228
sbindir = @sbindir@
 
229
sdkdir = @sdkdir@
 
230
sharedstatedir = @sharedstatedir@
 
231
srcdir = @srcdir@
 
232
sysconfdir = @sysconfdir@
 
233
target_alias = @target_alias@
 
234
top_build_prefix = @top_build_prefix@
 
235
top_builddir = @top_builddir@
 
236
top_srcdir = @top_srcdir@
 
237
drivermandir = $(DRIVER_MAN_DIR)
 
238
driverman_PRE = @DRIVER_NAME@.man
 
239
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
 
240
EXTRA_DIST = @DRIVER_NAME@.man
 
241
CLEANFILES = $(driverman_DATA)
 
242
 
 
243
# Strings to replace in man pages
 
244
XORGRELSTRING = @PACKAGE_STRING@
 
245
XORGMANNAME = X Version 11
 
246
MAN_SUBSTS = \
 
247
        -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
248
        -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
249
        -e 's|__xservername__|Xorg|g' \
 
250
        -e 's|__xconfigfile__|xorg.conf|g' \
 
251
        -e 's|__projectroot__|$(prefix)|g' \
 
252
        -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
 
253
        -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
 
254
        -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
 
255
        -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
 
256
        -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
 
257
 
 
258
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
 
259
all: all-am
 
260
 
 
261
.SUFFIXES:
 
262
.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
 
263
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
264
        @for dep in $?; do \
 
265
          case '$(am__configure_deps)' in \
 
266
            *$$dep*) \
 
267
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
268
                && { if test -f $@; then exit 0; else break; fi; }; \
 
269
              exit 1;; \
 
270
          esac; \
 
271
        done; \
 
272
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
 
273
        $(am__cd) $(top_srcdir) && \
 
274
          $(AUTOMAKE) --gnu man/Makefile
 
275
.PRECIOUS: Makefile
 
276
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
277
        @case '$?' in \
 
278
          *config.status*) \
 
279
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
280
          *) \
 
281
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
282
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
283
        esac;
 
284
 
 
285
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
286
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
287
 
 
288
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
289
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
290
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
291
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
292
$(am__aclocal_m4_deps):
 
293
 
 
294
mostlyclean-libtool:
 
295
        -rm -f *.lo
 
296
 
 
297
clean-libtool:
 
298
        -rm -rf .libs _libs
 
299
install-drivermanDATA: $(driverman_DATA)
 
300
        @$(NORMAL_INSTALL)
 
301
        test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
 
302
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
303
        for p in $$list; do \
 
304
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
305
          echo "$$d$$p"; \
 
306
        done | $(am__base_list) | \
 
307
        while read files; do \
 
308
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
 
309
          $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
 
310
        done
 
311
 
 
312
uninstall-drivermanDATA:
 
313
        @$(NORMAL_UNINSTALL)
 
314
        @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
 
315
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
316
        test -n "$$files" || exit 0; \
 
317
        echo " ( cd '$(DESTDIR)$(drivermandir)' && rm -f" $$files ")"; \
 
318
        cd "$(DESTDIR)$(drivermandir)" && rm -f $$files
 
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
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
374
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
375
          `test -z '$(STRIP)' || \
 
376
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
377
mostlyclean-generic:
 
378
 
 
379
clean-generic:
 
380
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
381
 
 
382
distclean-generic:
 
383
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
384
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
385
 
 
386
maintainer-clean-generic:
 
387
        @echo "This command is intended for maintainers to use"
 
388
        @echo "it deletes files that may require special tools to rebuild."
 
389
clean: clean-am
 
390
 
 
391
clean-am: clean-generic clean-libtool mostlyclean-am
 
392
 
 
393
distclean: distclean-am
 
394
        -rm -f Makefile
 
395
distclean-am: clean-am distclean-generic
 
396
 
 
397
dvi: dvi-am
 
398
 
 
399
dvi-am:
 
400
 
 
401
html: html-am
 
402
 
 
403
html-am:
 
404
 
 
405
info: info-am
 
406
 
 
407
info-am:
 
408
 
 
409
install-data-am: install-drivermanDATA
 
410
 
 
411
install-dvi: install-dvi-am
 
412
 
 
413
install-dvi-am:
 
414
 
 
415
install-exec-am:
 
416
 
 
417
install-html: install-html-am
 
418
 
 
419
install-html-am:
 
420
 
 
421
install-info: install-info-am
 
422
 
 
423
install-info-am:
 
424
 
 
425
install-man:
 
426
 
 
427
install-pdf: install-pdf-am
 
428
 
 
429
install-pdf-am:
 
430
 
 
431
install-ps: install-ps-am
 
432
 
 
433
install-ps-am:
 
434
 
 
435
installcheck-am:
 
436
 
 
437
maintainer-clean: maintainer-clean-am
 
438
        -rm -f Makefile
 
439
maintainer-clean-am: distclean-am maintainer-clean-generic
 
440
 
 
441
mostlyclean: mostlyclean-am
 
442
 
 
443
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
444
 
 
445
pdf: pdf-am
 
446
 
 
447
pdf-am:
 
448
 
 
449
ps: ps-am
 
450
 
 
451
ps-am:
 
452
 
 
453
uninstall-am: uninstall-drivermanDATA
 
454
 
 
455
.MAKE: install-am install-strip
 
456
 
 
457
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
458
        distclean distclean-generic distclean-libtool distdir dvi \
 
459
        dvi-am html html-am info info-am install install-am \
 
460
        install-data install-data-am install-drivermanDATA install-dvi \
 
461
        install-dvi-am install-exec install-exec-am install-html \
 
462
        install-html-am install-info install-info-am install-man \
 
463
        install-pdf install-pdf-am install-ps install-ps-am \
 
464
        install-strip installcheck installcheck-am installdirs \
 
465
        maintainer-clean maintainer-clean-generic mostlyclean \
 
466
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
467
        uninstall uninstall-am uninstall-drivermanDATA
 
468
 
 
469
 
 
470
.man.$(DRIVER_MAN_SUFFIX):
 
471
        sed $(MAN_SUBSTS) < $< > $@
 
472
 
 
473
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
474
# Otherwise a system limit (for SysV at least) may be exceeded.
 
475
.NOEXPORT: