source: trunk/third/ifplugd/doc/Makefile.in @ 20388

Revision 20388, 8.5 KB checked in by amb, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20387, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
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.1 2004-04-09 20:09:19 amb Exp $
18
19# This file is part of ifplugd.
20#
21# ifplugd is free software; you can redistribute it and/or modify it
22# under the terms of the GNU General Public License as published by
23# the Free Software Foundation; either version 2 of the License, or
24# (at your option) any later version.
25#
26# ifplugd is distributed in the hope that it will be useful, but
27# WITHOUT ANY WARRANTY; without even the implied warranty of
28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
29# General Public License for more details.
30#
31# You should have received a copy of the GNU General Public License
32# along with ifplugd; if not, write to the Free Software Foundation,
33# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
34
35srcdir = @srcdir@
36top_srcdir = @top_srcdir@
37VPATH = @srcdir@
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41top_builddir = ..
42
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44INSTALL = @INSTALL@
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56@USE_LYNX_TRUE@am__append_1 = README
57ACLOCAL = @ACLOCAL@
58AMDEP_FALSE = @AMDEP_FALSE@
59AMDEP_TRUE = @AMDEP_TRUE@
60AMTAR = @AMTAR@
61AUTOCONF = @AUTOCONF@
62AUTOHEADER = @AUTOHEADER@
63AUTOMAKE = @AUTOMAKE@
64AWK = @AWK@
65CC = @CC@
66CCDEPMODE = @CCDEPMODE@
67CFLAGS = @CFLAGS@
68CPP = @CPP@
69CPPFLAGS = @CPPFLAGS@
70CXX = @CXX@
71CXXDEPMODE = @CXXDEPMODE@
72CXXFLAGS = @CXXFLAGS@
73CYGPATH_W = @CYGPATH_W@
74DEFS = @DEFS@
75DEPDIR = @DEPDIR@
76ECHO_C = @ECHO_C@
77ECHO_N = @ECHO_N@
78ECHO_T = @ECHO_T@
79EGREP = @EGREP@
80EXEEXT = @EXEEXT@
81INSTALL_DATA = @INSTALL_DATA@
82INSTALL_PROGRAM = @INSTALL_PROGRAM@
83INSTALL_SCRIPT = @INSTALL_SCRIPT@
84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85LDFLAGS = @LDFLAGS@
86LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
87LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
88LIBOBJS = @LIBOBJS@
89LIBS = @LIBS@
90LN_S = @LN_S@
91LTLIBOBJS = @LTLIBOBJS@
92MAKEINFO = @MAKEINFO@
93OBJEXT = @OBJEXT@
94PACKAGE = @PACKAGE@
95PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96PACKAGE_NAME = @PACKAGE_NAME@
97PACKAGE_STRING = @PACKAGE_STRING@
98PACKAGE_TARNAME = @PACKAGE_TARNAME@
99PACKAGE_URL = @PACKAGE_URL@
100PACKAGE_VERSION = @PACKAGE_VERSION@
101PATH_SEPARATOR = @PATH_SEPARATOR@
102PKG_CONFIG = @PKG_CONFIG@
103SET_MAKE = @SET_MAKE@
104SHELL = @SHELL@
105STRIP = @STRIP@
106SYSINITDIR = @SYSINITDIR@
107USE_LYNX_FALSE = @USE_LYNX_FALSE@
108USE_LYNX_TRUE = @USE_LYNX_TRUE@
109USE_SUBVERSION_FALSE = @USE_SUBVERSION_FALSE@
110USE_SUBVERSION_TRUE = @USE_SUBVERSION_TRUE@
111USE_XMLTOMAN_FALSE = @USE_XMLTOMAN_FALSE@
112USE_XMLTOMAN_TRUE = @USE_XMLTOMAN_TRUE@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_CXX = @ac_ct_CXX@
116ac_ct_STRIP = @ac_ct_STRIP@
117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
120am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
121am__include = @am__include@
122am__leading_dot = @am__leading_dot@
123am__quote = @am__quote@
124bindir = @bindir@
125build_alias = @build_alias@
126datadir = @datadir@
127exec_prefix = @exec_prefix@
128have_lynx = @have_lynx@
129have_subversion = @have_subversion@
130have_xmltoman = @have_xmltoman@
131host_alias = @host_alias@
132includedir = @includedir@
133infodir = @infodir@
134install_sh = @install_sh@
135libdir = @libdir@
136libexecdir = @libexecdir@
137localstatedir = @localstatedir@
138mandir = @mandir@
139oldincludedir = @oldincludedir@
140prefix = @prefix@
141program_transform_name = @program_transform_name@
142sbindir = @sbindir@
143sharedstatedir = @sharedstatedir@
144sysconfdir = @sysconfdir@
145target_alias = @target_alias@
146
147noinst_DATA = README.html README
148EXTRA_DIST = $(noinst_DATA) style.css README.html.in SUPPORTED_DRIVERS NEWS README.SuSE
149
150MAINTAINERCLEANFILES = README README.html
151CLEANFILES = $(am__append_1)
152subdir = doc
153ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
154mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155CONFIG_HEADER = $(top_builddir)/config.h
156CONFIG_CLEAN_FILES = README.html
157DIST_SOURCES =
158DATA = $(noinst_DATA)
159
160DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am NEWS \
161        README.html.in
162all: all-am
163
164.SUFFIXES:
165$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
166        cd $(top_srcdir) && \
167          $(AUTOMAKE) --foreign  doc/Makefile
168Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
169        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
170README.html: $(top_builddir)/config.status README.html.in
171        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
172uninstall-info-am:
173tags: TAGS
174TAGS:
175
176ctags: CTAGS
177CTAGS:
178
179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180
181top_distdir = ..
182distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
183
184distdir: $(DISTFILES)
185        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
186        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
187        list='$(DISTFILES)'; for file in $$list; do \
188          case $$file in \
189            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
190            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
191          esac; \
192          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
193          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
194          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
195            dir="/$$dir"; \
196            $(mkinstalldirs) "$(distdir)$$dir"; \
197          else \
198            dir=''; \
199          fi; \
200          if test -d $$d/$$file; then \
201            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
202              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
203            fi; \
204            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
205          else \
206            test -f $(distdir)/$$file \
207            || cp -p $$d/$$file $(distdir)/$$file \
208            || exit 1; \
209          fi; \
210        done
211check-am: all-am
212check: check-am
213all-am: Makefile $(DATA)
214
215installdirs:
216install: install-am
217install-exec: install-exec-am
218install-data: install-data-am
219uninstall: uninstall-am
220
221install-am: all-am
222        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
223
224installcheck: installcheck-am
225install-strip:
226        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
227          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
228          `test -z '$(STRIP)' || \
229            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
230mostlyclean-generic:
231
232clean-generic:
233        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
234
235distclean-generic:
236        -rm -f $(CONFIG_CLEAN_FILES)
237
238maintainer-clean-generic:
239        @echo "This command is intended for maintainers to use"
240        @echo "it deletes files that may require special tools to rebuild."
241        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
242clean: clean-am
243
244clean-am: clean-generic mostlyclean-am
245
246distclean: distclean-am
247        -rm -f Makefile
248distclean-am: clean-am distclean-generic
249
250dvi: dvi-am
251
252dvi-am:
253
254info: info-am
255
256info-am:
257
258install-data-am:
259
260install-exec-am:
261
262install-info: install-info-am
263
264install-man:
265
266installcheck-am:
267
268maintainer-clean: maintainer-clean-am
269        -rm -f Makefile
270maintainer-clean-am: distclean-am maintainer-clean-generic
271
272mostlyclean: mostlyclean-am
273
274mostlyclean-am: mostlyclean-generic
275
276pdf: pdf-am
277
278pdf-am:
279
280ps: ps-am
281
282ps-am:
283
284uninstall-am: uninstall-info-am
285
286.PHONY: all all-am check check-am clean clean-generic distclean \
287        distclean-generic distdir dvi dvi-am info info-am install \
288        install-am install-data install-data-am install-exec \
289        install-exec-am install-info install-info-am install-man \
290        install-strip installcheck installcheck-am installdirs \
291        maintainer-clean maintainer-clean-generic mostlyclean \
292        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
293        uninstall-info-am
294
295
296@USE_LYNX_TRUE@README: README.html
297@USE_LYNX_TRUE@ lynx --dump $^ | sed 's,file://localhost/.*/doc/README.html,README,' > $@
298
299tidy: README.html
300        tidy -e < README.html
301
302.PHONY: tidy
303# Tell versions [3.59,3.63) of GNU make to not export all variables.
304# Otherwise a system limit (for SysV at least) may be exceeded.
305.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.