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