1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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#
18# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
19#
20# Permission is hereby granted, free of charge, to any person obtaining a
21# copy of this software and associated documentation files (the "Software"),
22# to deal in the Software without restriction, including without limitation
23# the rights to use, copy, modify, merge, publish, distribute, sublicense,
24# and/or sell copies of the Software, and to permit persons to whom the
25# Software is furnished to do so, subject to the following conditions:
26#
27# The above copyright notice and this permission notice (including the next
28# paragraph) shall be included in all copies or substantial portions of the
29# Software.
30#
31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
34# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
37# DEALINGS IN THE SOFTWARE.
38#
39
40VPATH = @srcdir@
41am__is_gnu_make = { \
42  if test -z '$(MAKELEVEL)'; then \
43    false; \
44  elif test -n '$(MAKE_HOST)'; then \
45    true; \
46  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
47    true; \
48  else \
49    false; \
50  fi; \
51}
52am__make_running_with_option = \
53  case $${target_option-} in \
54      ?) ;; \
55      *) echo "am__make_running_with_option: internal error: invalid" \
56              "target option '$${target_option-}' specified" >&2; \
57         exit 1;; \
58  esac; \
59  has_opt=no; \
60  sane_makeflags=$$MAKEFLAGS; \
61  if $(am__is_gnu_make); then \
62    sane_makeflags=$$MFLAGS; \
63  else \
64    case $$MAKEFLAGS in \
65      *\\[\ \	]*) \
66        bs=\\; \
67        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
69    esac; \
70  fi; \
71  skip_next=no; \
72  strip_trailopt () \
73  { \
74    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75  }; \
76  for flg in $$sane_makeflags; do \
77    test $$skip_next = yes && { skip_next=no; continue; }; \
78    case $$flg in \
79      *=*|--*) continue;; \
80        -*I) strip_trailopt 'I'; skip_next=yes;; \
81      -*I?*) strip_trailopt 'I';; \
82        -*O) strip_trailopt 'O'; skip_next=yes;; \
83      -*O?*) strip_trailopt 'O';; \
84        -*l) strip_trailopt 'l'; skip_next=yes;; \
85      -*l?*) strip_trailopt 'l';; \
86      -[dEDm]) skip_next=yes;; \
87      -[JT]) skip_next=yes;; \
88    esac; \
89    case $$flg in \
90      *$$target_option*) has_opt=yes; break;; \
91    esac; \
92  done; \
93  test $$has_opt = yes
94am__make_dryrun = (target_option=n; $(am__make_running_with_option))
95am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
96pkgdatadir = $(datadir)/@PACKAGE@
97pkgincludedir = $(includedir)/@PACKAGE@
98pkglibdir = $(libdir)/@PACKAGE@
99pkglibexecdir = $(libexecdir)/@PACKAGE@
100am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
101install_sh_DATA = $(install_sh) -c -m 644
102install_sh_PROGRAM = $(install_sh) -c
103install_sh_SCRIPT = $(install_sh) -c
104INSTALL_HEADER = $(INSTALL_DATA)
105transform = $(program_transform_name)
106NORMAL_INSTALL = :
107PRE_INSTALL = :
108POST_INSTALL = :
109NORMAL_UNINSTALL = :
110PRE_UNINSTALL = :
111POST_UNINSTALL = :
112build_triplet = @build@
113host_triplet = @host@
114subdir = man
115ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
116am__aclocal_m4_deps = $(top_srcdir)/configure.ac
117am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
118	$(ACLOCAL_M4)
119DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
120mkinstalldirs = $(install_sh) -d
121CONFIG_HEADER = $(top_builddir)/config.h
122CONFIG_CLEAN_FILES =
123CONFIG_CLEAN_VPATH_FILES =
124AM_V_P = $(am__v_P_@AM_V@)
125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126am__v_P_0 = false
127am__v_P_1 = :
128AM_V_GEN = $(am__v_GEN_@AM_V@)
129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130am__v_GEN_0 = @echo "  GEN     " $@;
131am__v_GEN_1 = 
132AM_V_at = $(am__v_at_@AM_V@)
133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134am__v_at_0 = @
135am__v_at_1 = 
136SOURCES =
137DIST_SOURCES =
138am__can_run_installinfo = \
139  case $$AM_UPDATE_INFO_DIR in \
140    n|no|NO) false;; \
141    *) (install-info --version) >/dev/null 2>&1;; \
142  esac
143am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144am__vpath_adj = case $$p in \
145    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
146    *) f=$$p;; \
147  esac;
148am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
149am__install_max = 40
150am__nobase_strip_setup = \
151  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
152am__nobase_strip = \
153  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
154am__nobase_list = $(am__nobase_strip_setup); \
155  for p in $$list; do echo "$$p $$p"; done | \
156  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
157  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158    if (++n[$$2] == $(am__install_max)) \
159      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
160    END { for (dir in files) print dir, files[dir] }'
161am__base_list = \
162  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
163  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
164am__uninstall_files_from_dir = { \
165  test -z "$$files" \
166    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
167    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
168         $(am__cd) "$$dir" && rm -f $$files; }; \
169  }
170am__installdirs = "$(DESTDIR)$(drivermandir)"
171DATA = $(driverman_DATA)
172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
173am__DIST_COMMON = $(srcdir)/Makefile.in
174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175ACLOCAL = @ACLOCAL@
176ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
177ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
178AMTAR = @AMTAR@
179AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180APP_MAN_DIR = @APP_MAN_DIR@
181APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
182AR = @AR@
183AUTOCONF = @AUTOCONF@
184AUTOHEADER = @AUTOHEADER@
185AUTOMAKE = @AUTOMAKE@
186AWK = @AWK@
187BASE_CFLAGS = @BASE_CFLAGS@
188CC = @CC@
189CCDEPMODE = @CCDEPMODE@
190CFLAGS = @CFLAGS@
191CHANGELOG_CMD = @CHANGELOG_CMD@
192CPP = @CPP@
193CPPFLAGS = @CPPFLAGS@
194CSCOPE = @CSCOPE@
195CTAGS = @CTAGS@
196CWARNFLAGS = @CWARNFLAGS@
197CYGPATH_W = @CYGPATH_W@
198DEFS = @DEFS@
199DEPDIR = @DEPDIR@
200DLLTOOL = @DLLTOOL@
201DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
202DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
203DRIVER_NAME = @DRIVER_NAME@
204DRI_CFLAGS = @DRI_CFLAGS@
205DRI_LIBS = @DRI_LIBS@
206DSYMUTIL = @DSYMUTIL@
207DUMPBIN = @DUMPBIN@
208ECHO_C = @ECHO_C@
209ECHO_N = @ECHO_N@
210ECHO_T = @ECHO_T@
211EGREP = @EGREP@
212ETAGS = @ETAGS@
213EXEEXT = @EXEEXT@
214FGREP = @FGREP@
215FILECMD = @FILECMD@
216FILE_MAN_DIR = @FILE_MAN_DIR@
217FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
218GREP = @GREP@
219INSTALL = @INSTALL@
220INSTALL_CMD = @INSTALL_CMD@
221INSTALL_DATA = @INSTALL_DATA@
222INSTALL_PROGRAM = @INSTALL_PROGRAM@
223INSTALL_SCRIPT = @INSTALL_SCRIPT@
224INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225LD = @LD@
226LDFLAGS = @LDFLAGS@
227LIBOBJS = @LIBOBJS@
228LIBS = @LIBS@
229LIBTOOL = @LIBTOOL@
230LIB_MAN_DIR = @LIB_MAN_DIR@
231LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
232LIPO = @LIPO@
233LN_S = @LN_S@
234LTLIBOBJS = @LTLIBOBJS@
235LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
236MAKEINFO = @MAKEINFO@
237MANIFEST_TOOL = @MANIFEST_TOOL@
238MAN_SUBSTS = @MAN_SUBSTS@
239MISC_MAN_DIR = @MISC_MAN_DIR@
240MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
241MKDIR_P = @MKDIR_P@
242NM = @NM@
243NMEDIT = @NMEDIT@
244OBJDUMP = @OBJDUMP@
245OBJEXT = @OBJEXT@
246OTOOL = @OTOOL@
247OTOOL64 = @OTOOL64@
248PACKAGE = @PACKAGE@
249PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
250PACKAGE_NAME = @PACKAGE_NAME@
251PACKAGE_STRING = @PACKAGE_STRING@
252PACKAGE_TARNAME = @PACKAGE_TARNAME@
253PACKAGE_URL = @PACKAGE_URL@
254PACKAGE_VERSION = @PACKAGE_VERSION@
255PATH_SEPARATOR = @PATH_SEPARATOR@
256PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
257PCIACCESS_LIBS = @PCIACCESS_LIBS@
258PKG_CONFIG = @PKG_CONFIG@
259PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
260PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
261RANLIB = @RANLIB@
262SED = @SED@
263SET_MAKE = @SET_MAKE@
264SHELL = @SHELL@
265STRICT_CFLAGS = @STRICT_CFLAGS@
266STRIP = @STRIP@
267VERSION = @VERSION@
268XEXT_CFLAGS = @XEXT_CFLAGS@
269XEXT_LIBS = @XEXT_LIBS@
270XORG_CFLAGS = @XORG_CFLAGS@
271XORG_LIBS = @XORG_LIBS@
272XORG_MAN_PAGE = @XORG_MAN_PAGE@
273abs_builddir = @abs_builddir@
274abs_srcdir = @abs_srcdir@
275abs_top_builddir = @abs_top_builddir@
276abs_top_srcdir = @abs_top_srcdir@
277ac_ct_AR = @ac_ct_AR@
278ac_ct_CC = @ac_ct_CC@
279ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280am__include = @am__include@
281am__leading_dot = @am__leading_dot@
282am__quote = @am__quote@
283am__tar = @am__tar@
284am__untar = @am__untar@
285bindir = @bindir@
286build = @build@
287build_alias = @build_alias@
288build_cpu = @build_cpu@
289build_os = @build_os@
290build_vendor = @build_vendor@
291builddir = @builddir@
292datadir = @datadir@
293datarootdir = @datarootdir@
294docdir = @docdir@
295dvidir = @dvidir@
296exec_prefix = @exec_prefix@
297host = @host@
298host_alias = @host_alias@
299host_cpu = @host_cpu@
300host_os = @host_os@
301host_vendor = @host_vendor@
302htmldir = @htmldir@
303includedir = @includedir@
304infodir = @infodir@
305install_sh = @install_sh@
306libdir = @libdir@
307libexecdir = @libexecdir@
308localedir = @localedir@
309localstatedir = @localstatedir@
310mandir = @mandir@
311mkdir_p = @mkdir_p@
312moduledir = @moduledir@
313oldincludedir = @oldincludedir@
314pdfdir = @pdfdir@
315prefix = @prefix@
316program_transform_name = @program_transform_name@
317psdir = @psdir@
318runstatedir = @runstatedir@
319sbindir = @sbindir@
320sharedstatedir = @sharedstatedir@
321srcdir = @srcdir@
322sysconfdir = @sysconfdir@
323target_alias = @target_alias@
324top_build_prefix = @top_build_prefix@
325top_builddir = @top_builddir@
326top_srcdir = @top_srcdir@
327drivermandir = $(DRIVER_MAN_DIR)
328driverman_PRE = r128.man
329driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
330EXTRA_DIST = r128.man
331CLEANFILES = $(driverman_DATA)
332
333# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
334SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
335all: all-am
336
337.SUFFIXES:
338.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
339$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
340	@for dep in $?; do \
341	  case '$(am__configure_deps)' in \
342	    *$$dep*) \
343	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344	        && { if test -f $@; then exit 0; else break; fi; }; \
345	      exit 1;; \
346	  esac; \
347	done; \
348	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
349	$(am__cd) $(top_srcdir) && \
350	  $(AUTOMAKE) --foreign man/Makefile
351Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352	@case '$?' in \
353	  *config.status*) \
354	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355	  *) \
356	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
357	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
358	esac;
359
360$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363$(top_srcdir)/configure:  $(am__configure_deps)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
366	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367$(am__aclocal_m4_deps):
368
369mostlyclean-libtool:
370	-rm -f *.lo
371
372clean-libtool:
373	-rm -rf .libs _libs
374install-drivermanDATA: $(driverman_DATA)
375	@$(NORMAL_INSTALL)
376	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
377	if test -n "$$list"; then \
378	  echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \
379	  $(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \
380	fi; \
381	for p in $$list; do \
382	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
383	  echo "$$d$$p"; \
384	done | $(am__base_list) | \
385	while read files; do \
386	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
387	  $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
388	done
389
390uninstall-drivermanDATA:
391	@$(NORMAL_UNINSTALL)
392	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
393	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
394	dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
395tags TAGS:
396
397ctags CTAGS:
398
399cscope cscopelist:
400
401distdir: $(BUILT_SOURCES)
402	$(MAKE) $(AM_MAKEFLAGS) distdir-am
403
404distdir-am: $(DISTFILES)
405	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
407	list='$(DISTFILES)'; \
408	  dist_files=`for file in $$list; do echo $$file; done | \
409	  sed -e "s|^$$srcdirstrip/||;t" \
410	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
411	case $$dist_files in \
412	  */*) $(MKDIR_P) `echo "$$dist_files" | \
413			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
414			   sort -u` ;; \
415	esac; \
416	for file in $$dist_files; do \
417	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
418	  if test -d $$d/$$file; then \
419	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
420	    if test -d "$(distdir)/$$file"; then \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
424	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
425	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
426	    fi; \
427	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
428	  else \
429	    test -f "$(distdir)/$$file" \
430	    || cp -p $$d/$$file "$(distdir)/$$file" \
431	    || exit 1; \
432	  fi; \
433	done
434check-am: all-am
435check: check-am
436all-am: Makefile $(DATA)
437installdirs:
438	for dir in "$(DESTDIR)$(drivermandir)"; do \
439	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
440	done
441install: install-am
442install-exec: install-exec-am
443install-data: install-data-am
444uninstall: uninstall-am
445
446install-am: all-am
447	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
448
449installcheck: installcheck-am
450install-strip:
451	if test -z '$(STRIP)'; then \
452	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454	      install; \
455	else \
456	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
459	fi
460mostlyclean-generic:
461
462clean-generic:
463	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
464
465distclean-generic:
466	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
468
469maintainer-clean-generic:
470	@echo "This command is intended for maintainers to use"
471	@echo "it deletes files that may require special tools to rebuild."
472clean: clean-am
473
474clean-am: clean-generic clean-libtool mostlyclean-am
475
476distclean: distclean-am
477	-rm -f Makefile
478distclean-am: clean-am distclean-generic
479
480dvi: dvi-am
481
482dvi-am:
483
484html: html-am
485
486html-am:
487
488info: info-am
489
490info-am:
491
492install-data-am: install-drivermanDATA
493
494install-dvi: install-dvi-am
495
496install-dvi-am:
497
498install-exec-am:
499
500install-html: install-html-am
501
502install-html-am:
503
504install-info: install-info-am
505
506install-info-am:
507
508install-man:
509
510install-pdf: install-pdf-am
511
512install-pdf-am:
513
514install-ps: install-ps-am
515
516install-ps-am:
517
518installcheck-am:
519
520maintainer-clean: maintainer-clean-am
521	-rm -f Makefile
522maintainer-clean-am: distclean-am maintainer-clean-generic
523
524mostlyclean: mostlyclean-am
525
526mostlyclean-am: mostlyclean-generic mostlyclean-libtool
527
528pdf: pdf-am
529
530pdf-am:
531
532ps: ps-am
533
534ps-am:
535
536uninstall-am: uninstall-drivermanDATA
537
538.MAKE: install-am install-strip
539
540.PHONY: all all-am check check-am clean clean-generic clean-libtool \
541	cscopelist-am ctags-am distclean distclean-generic \
542	distclean-libtool distdir dvi dvi-am html html-am info info-am \
543	install install-am install-data install-data-am \
544	install-drivermanDATA install-dvi install-dvi-am install-exec \
545	install-exec-am install-html install-html-am install-info \
546	install-info-am install-man install-pdf install-pdf-am \
547	install-ps install-ps-am install-strip installcheck \
548	installcheck-am installdirs maintainer-clean \
549	maintainer-clean-generic mostlyclean mostlyclean-generic \
550	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
551	uninstall-am uninstall-drivermanDATA
552
553.PRECIOUS: Makefile
554
555
556.man.$(DRIVER_MAN_SUFFIX):
557	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
558
559# Tell versions [3.59,3.63) of GNU make to not export all variables.
560# Otherwise a system limit (for SysV at least) may be exceeded.
561.NOEXPORT:
562