xenocara/driver/xf86-video-s3virge/man/Makefile.in

511 lines
15 KiB
Makefile
Raw Normal View History

2012-09-08 10:08:24 -06:00
# Makefile.in generated by automake 1.12.3 from Makefile.am.
2006-11-26 13:10:58 -07:00
# @configure_input@
2012-09-08 10:08:24 -06:00
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
2006-11-26 13:10:58 -07:00
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
2012-05-13 14:16:50 -06:00
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
2006-11-26 13:10:58 -07:00
#
VPATH = @srcdir@
2012-09-08 10:08:24 -06:00
am__make_dryrun = \
{ \
am__dry=no; \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
*) \
for am__flg in $$MAKEFLAGS; do \
case $$am__flg in \
*=*|--*) ;; \
*n*) am__dry=yes; break;; \
esac; \
done;; \
esac; \
test $$am__dry = yes; \
}
2006-11-26 13:10:58 -07:00
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
2012-09-08 10:08:24 -06:00
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
2006-11-26 13:10:58 -07:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2012-09-08 10:08:24 -06:00
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
2006-11-26 13:10:58 -07:00
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = man
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
2012-09-08 10:08:24 -06:00
mkinstalldirs = $(install_sh) -d
2006-11-26 13:10:58 -07:00
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
2012-09-08 10:08:24 -06:00
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
2006-11-26 13:10:58 -07:00
SOURCES =
DIST_SOURCES =
2012-09-08 10:08:24 -06:00
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
2006-11-26 13:10:58 -07:00
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
2012-09-08 10:08:24 -06:00
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
2006-11-26 13:10:58 -07:00
am__installdirs = "$(DESTDIR)$(drivermandir)"
DATA = $(driverman_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
AMTAR = @AMTAR@
2012-05-13 14:16:50 -06:00
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
2006-11-26 13:10:58 -07:00
APP_MAN_DIR = @APP_MAN_DIR@
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
2012-05-13 14:16:50 -06:00
BASE_CFLAGS = @BASE_CFLAGS@
2006-11-26 13:10:58 -07:00
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
2012-05-13 14:16:50 -06:00
CHANGELOG_CMD = @CHANGELOG_CMD@
2006-11-26 13:10:58 -07:00
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
2012-05-13 14:16:50 -06:00
CWARNFLAGS = @CWARNFLAGS@
2006-11-26 13:10:58 -07:00
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
2012-05-13 14:16:50 -06:00
DLLTOOL = @DLLTOOL@
2006-11-26 13:10:58 -07:00
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
DRIVER_NAME = @DRIVER_NAME@
2008-10-12 15:19:05 -06:00
DSYMUTIL = @DSYMUTIL@
2012-05-13 14:16:50 -06:00
DUMPBIN = @DUMPBIN@
2006-11-26 13:10:58 -07:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
2012-05-13 14:16:50 -06:00
FGREP = @FGREP@
2006-11-26 13:10:58 -07:00
FILE_MAN_DIR = @FILE_MAN_DIR@
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
2009-11-22 10:43:07 -07:00
GREP = @GREP@
2012-09-08 10:08:24 -06:00
INSTALL = @INSTALL@
2012-05-13 14:16:50 -06:00
INSTALL_CMD = @INSTALL_CMD@
2006-11-26 13:10:58 -07:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2012-05-13 14:16:50 -06:00
LD = @LD@
2006-11-26 13:10:58 -07:00
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIB_MAN_DIR = @LIB_MAN_DIR@
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
2012-05-13 14:16:50 -06:00
LIPO = @LIPO@
2006-11-26 13:10:58 -07:00
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
2012-05-13 14:16:50 -06:00
MANIFEST_TOOL = @MANIFEST_TOOL@
MAN_SUBSTS = @MAN_SUBSTS@
2006-11-26 13:10:58 -07:00
MISC_MAN_DIR = @MISC_MAN_DIR@
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
2012-09-08 10:08:24 -06:00
MKDIR_P = @MKDIR_P@
2012-05-13 14:16:50 -06:00
NM = @NM@
2008-10-12 15:19:05 -06:00
NMEDIT = @NMEDIT@
2012-05-13 14:16:50 -06:00
OBJDUMP = @OBJDUMP@
2006-11-26 13:10:58 -07:00
OBJEXT = @OBJEXT@
2012-05-13 14:16:50 -06:00
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
2006-11-26 13:10:58 -07:00
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
2012-09-08 10:08:24 -06:00
PACKAGE_URL = @PACKAGE_URL@
2006-11-26 13:10:58 -07:00
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
2008-10-12 15:19:05 -06:00
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
PCIACCESS_LIBS = @PCIACCESS_LIBS@
2006-11-26 13:10:58 -07:00
PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
2012-05-13 14:16:50 -06:00
SED = @SED@
2006-11-26 13:10:58 -07:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
2012-05-13 14:16:50 -06:00
STRICT_CFLAGS = @STRICT_CFLAGS@
2006-11-26 13:10:58 -07:00
STRIP = @STRIP@
VERSION = @VERSION@
2009-11-22 10:43:07 -07:00
XEXT_CFLAGS = @XEXT_CFLAGS@
XEXT_LIBS = @XEXT_LIBS@
2006-11-26 13:10:58 -07:00
XORG_CFLAGS = @XORG_CFLAGS@
XORG_LIBS = @XORG_LIBS@
2012-05-13 14:16:50 -06:00
XORG_MAN_PAGE = @XORG_MAN_PAGE@
2012-09-08 10:08:24 -06:00
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
2012-05-13 14:16:50 -06:00
ac_ct_AR = @ac_ct_AR@
2006-11-26 13:10:58 -07:00
ac_ct_CC = @ac_ct_CC@
2012-05-13 14:16:50 -06:00
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
2006-11-26 13:10:58 -07:00
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
2012-09-08 10:08:24 -06:00
builddir = @builddir@
2006-11-26 13:10:58 -07:00
datadir = @datadir@
2009-11-22 10:43:07 -07:00
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
2006-11-26 13:10:58 -07:00
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
2009-11-22 10:43:07 -07:00
htmldir = @htmldir@
2006-11-26 13:10:58 -07:00
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
2009-11-22 10:43:07 -07:00
localedir = @localedir@
2006-11-26 13:10:58 -07:00
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
moduledir = @moduledir@
oldincludedir = @oldincludedir@
2009-11-22 10:43:07 -07:00
pdfdir = @pdfdir@
2006-11-26 13:10:58 -07:00
prefix = @prefix@
program_transform_name = @program_transform_name@
2009-11-22 10:43:07 -07:00
psdir = @psdir@
2006-11-26 13:10:58 -07:00
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
2012-09-08 10:08:24 -06:00
srcdir = @srcdir@
2006-11-26 13:10:58 -07:00
sysconfdir = @sysconfdir@
target_alias = @target_alias@
2012-09-08 10:08:24 -06:00
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
2006-11-26 13:10:58 -07:00
drivermandir = $(DRIVER_MAN_DIR)
driverman_PRE = @DRIVER_NAME@.man
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
EXTRA_DIST = @DRIVER_NAME@.man
CLEANFILES = $(driverman_DATA)
2012-05-13 14:16:50 -06:00
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
2006-11-26 13:10:58 -07:00
SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
all: all-am
.SUFFIXES:
.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
2012-09-08 10:08:24 -06:00
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
2006-11-26 13:10:58 -07:00
exit 1;; \
esac; \
done; \
2012-09-08 10:08:24 -06:00
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign man/Makefile
2006-11-26 13:10:58 -07:00
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2012-09-08 10:08:24 -06:00
$(am__aclocal_m4_deps):
2006-11-26 13:10:58 -07:00
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
install-drivermanDATA: $(driverman_DATA)
@$(NORMAL_INSTALL)
2012-09-08 10:08:24 -06:00
@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \
$(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \
fi; \
for p in $$list; do \
2006-11-26 13:10:58 -07:00
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2012-09-08 10:08:24 -06:00
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
2006-11-26 13:10:58 -07:00
done
uninstall-drivermanDATA:
@$(NORMAL_UNINSTALL)
2012-09-08 10:08:24 -06:00
@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
2006-11-26 13:10:58 -07:00
tags: TAGS
TAGS:
ctags: CTAGS
CTAGS:
2012-09-08 10:08:24 -06:00
cscope cscopelist:
2006-11-26 13:10:58 -07:00
distdir: $(DISTFILES)
2012-09-08 10:08:24 -06:00
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
2006-11-26 13:10:58 -07:00
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
2012-09-08 10:08:24 -06:00
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
2006-11-26 13:10:58 -07:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2012-09-08 10:08:24 -06:00
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2006-11-26 13:10:58 -07:00
fi; \
2012-09-08 10:08:24 -06:00
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2006-11-26 13:10:58 -07:00
else \
2012-09-08 10:08:24 -06:00
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
2006-11-26 13:10:58 -07:00
|| exit 1; \
fi; \
done
check-am: all-am
check: check-am
all-am: Makefile $(DATA)
installdirs:
for dir in "$(DESTDIR)$(drivermandir)"; do \
2012-09-08 10:08:24 -06:00
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2006-11-26 13:10:58 -07:00
done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
2012-09-08 10:08:24 -06:00
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
2006-11-26 13:10:58 -07:00
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2012-09-08 10:08:24 -06:00
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2006-11-26 13:10:58 -07:00
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f Makefile
2012-09-08 10:08:24 -06:00
distclean-am: clean-am distclean-generic
2006-11-26 13:10:58 -07:00
dvi: dvi-am
dvi-am:
html: html-am
2012-09-08 10:08:24 -06:00
html-am:
2006-11-26 13:10:58 -07:00
info: info-am
info-am:
install-data-am: install-drivermanDATA
2012-09-08 10:08:24 -06:00
install-dvi: install-dvi-am
install-dvi-am:
2006-11-26 13:10:58 -07:00
install-exec-am:
2012-09-08 10:08:24 -06:00
install-html: install-html-am
install-html-am:
2006-11-26 13:10:58 -07:00
install-info: install-info-am
2012-09-08 10:08:24 -06:00
install-info-am:
2006-11-26 13:10:58 -07:00
install-man:
2012-09-08 10:08:24 -06:00
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
2006-11-26 13:10:58 -07:00
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
2012-09-08 10:08:24 -06:00
uninstall-am: uninstall-drivermanDATA
.MAKE: install-am install-strip
2006-11-26 13:10:58 -07:00
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
distclean distclean-generic distclean-libtool distdir dvi \
dvi-am html html-am info info-am install install-am \
2012-09-08 10:08:24 -06:00
install-data install-data-am install-drivermanDATA install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am install-man \
install-pdf install-pdf-am install-ps install-ps-am \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
uninstall uninstall-am uninstall-drivermanDATA
2006-11-26 13:10:58 -07:00
.man.$(DRIVER_MAN_SUFFIX):
2012-05-13 14:16:50 -06:00
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
2012-09-08 10:08:24 -06:00
2006-11-26 13:10:58 -07:00
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: