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 | |
---|
35 | srcdir = @srcdir@ |
---|
36 | top_srcdir = @top_srcdir@ |
---|
37 | VPATH = @srcdir@ |
---|
38 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
39 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
40 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
41 | top_builddir = .. |
---|
42 | |
---|
43 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
44 | INSTALL = @INSTALL@ |
---|
45 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
46 | install_sh_PROGRAM = $(install_sh) -c |
---|
47 | install_sh_SCRIPT = $(install_sh) -c |
---|
48 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
49 | transform = $(program_transform_name) |
---|
50 | NORMAL_INSTALL = : |
---|
51 | PRE_INSTALL = : |
---|
52 | POST_INSTALL = : |
---|
53 | NORMAL_UNINSTALL = : |
---|
54 | PRE_UNINSTALL = : |
---|
55 | POST_UNINSTALL = : |
---|
56 | @USE_LYNX_TRUE@am__append_1 = README |
---|
57 | ACLOCAL = @ACLOCAL@ |
---|
58 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
59 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
60 | AMTAR = @AMTAR@ |
---|
61 | AUTOCONF = @AUTOCONF@ |
---|
62 | AUTOHEADER = @AUTOHEADER@ |
---|
63 | AUTOMAKE = @AUTOMAKE@ |
---|
64 | AWK = @AWK@ |
---|
65 | CC = @CC@ |
---|
66 | CCDEPMODE = @CCDEPMODE@ |
---|
67 | CFLAGS = @CFLAGS@ |
---|
68 | CPP = @CPP@ |
---|
69 | CPPFLAGS = @CPPFLAGS@ |
---|
70 | CXX = @CXX@ |
---|
71 | CXXDEPMODE = @CXXDEPMODE@ |
---|
72 | CXXFLAGS = @CXXFLAGS@ |
---|
73 | CYGPATH_W = @CYGPATH_W@ |
---|
74 | DEFS = @DEFS@ |
---|
75 | DEPDIR = @DEPDIR@ |
---|
76 | ECHO_C = @ECHO_C@ |
---|
77 | ECHO_N = @ECHO_N@ |
---|
78 | ECHO_T = @ECHO_T@ |
---|
79 | EGREP = @EGREP@ |
---|
80 | EXEEXT = @EXEEXT@ |
---|
81 | INSTALL_DATA = @INSTALL_DATA@ |
---|
82 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
83 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
84 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
85 | LDFLAGS = @LDFLAGS@ |
---|
86 | LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@ |
---|
87 | LIBDAEMON_LIBS = @LIBDAEMON_LIBS@ |
---|
88 | LIBOBJS = @LIBOBJS@ |
---|
89 | LIBS = @LIBS@ |
---|
90 | LN_S = @LN_S@ |
---|
91 | LTLIBOBJS = @LTLIBOBJS@ |
---|
92 | MAKEINFO = @MAKEINFO@ |
---|
93 | OBJEXT = @OBJEXT@ |
---|
94 | PACKAGE = @PACKAGE@ |
---|
95 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
96 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
97 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
98 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
99 | PACKAGE_URL = @PACKAGE_URL@ |
---|
100 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
101 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
102 | PKG_CONFIG = @PKG_CONFIG@ |
---|
103 | SET_MAKE = @SET_MAKE@ |
---|
104 | SHELL = @SHELL@ |
---|
105 | STRIP = @STRIP@ |
---|
106 | SYSINITDIR = @SYSINITDIR@ |
---|
107 | USE_LYNX_FALSE = @USE_LYNX_FALSE@ |
---|
108 | USE_LYNX_TRUE = @USE_LYNX_TRUE@ |
---|
109 | USE_SUBVERSION_FALSE = @USE_SUBVERSION_FALSE@ |
---|
110 | USE_SUBVERSION_TRUE = @USE_SUBVERSION_TRUE@ |
---|
111 | USE_XMLTOMAN_FALSE = @USE_XMLTOMAN_FALSE@ |
---|
112 | USE_XMLTOMAN_TRUE = @USE_XMLTOMAN_TRUE@ |
---|
113 | VERSION = @VERSION@ |
---|
114 | ac_ct_CC = @ac_ct_CC@ |
---|
115 | ac_ct_CXX = @ac_ct_CXX@ |
---|
116 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
117 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
118 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
119 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
120 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
121 | am__include = @am__include@ |
---|
122 | am__leading_dot = @am__leading_dot@ |
---|
123 | am__quote = @am__quote@ |
---|
124 | bindir = @bindir@ |
---|
125 | build_alias = @build_alias@ |
---|
126 | datadir = @datadir@ |
---|
127 | exec_prefix = @exec_prefix@ |
---|
128 | have_lynx = @have_lynx@ |
---|
129 | have_subversion = @have_subversion@ |
---|
130 | have_xmltoman = @have_xmltoman@ |
---|
131 | host_alias = @host_alias@ |
---|
132 | includedir = @includedir@ |
---|
133 | infodir = @infodir@ |
---|
134 | install_sh = @install_sh@ |
---|
135 | libdir = @libdir@ |
---|
136 | libexecdir = @libexecdir@ |
---|
137 | localstatedir = @localstatedir@ |
---|
138 | mandir = @mandir@ |
---|
139 | oldincludedir = @oldincludedir@ |
---|
140 | prefix = @prefix@ |
---|
141 | program_transform_name = @program_transform_name@ |
---|
142 | sbindir = @sbindir@ |
---|
143 | sharedstatedir = @sharedstatedir@ |
---|
144 | sysconfdir = @sysconfdir@ |
---|
145 | target_alias = @target_alias@ |
---|
146 | |
---|
147 | noinst_DATA = README.html README |
---|
148 | EXTRA_DIST = $(noinst_DATA) style.css README.html.in SUPPORTED_DRIVERS NEWS README.SuSE |
---|
149 | |
---|
150 | MAINTAINERCLEANFILES = README README.html |
---|
151 | CLEANFILES = $(am__append_1) |
---|
152 | subdir = doc |
---|
153 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
154 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
155 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
156 | CONFIG_CLEAN_FILES = README.html |
---|
157 | DIST_SOURCES = |
---|
158 | DATA = $(noinst_DATA) |
---|
159 | |
---|
160 | DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am NEWS \ |
---|
161 | README.html.in |
---|
162 | all: 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 |
---|
168 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
169 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
170 | README.html: $(top_builddir)/config.status README.html.in |
---|
171 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
---|
172 | uninstall-info-am: |
---|
173 | tags: TAGS |
---|
174 | TAGS: |
---|
175 | |
---|
176 | ctags: CTAGS |
---|
177 | CTAGS: |
---|
178 | |
---|
179 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
180 | |
---|
181 | top_distdir = .. |
---|
182 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
183 | |
---|
184 | distdir: $(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 |
---|
211 | check-am: all-am |
---|
212 | check: check-am |
---|
213 | all-am: Makefile $(DATA) |
---|
214 | |
---|
215 | installdirs: |
---|
216 | install: install-am |
---|
217 | install-exec: install-exec-am |
---|
218 | install-data: install-data-am |
---|
219 | uninstall: uninstall-am |
---|
220 | |
---|
221 | install-am: all-am |
---|
222 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
223 | |
---|
224 | installcheck: installcheck-am |
---|
225 | install-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 |
---|
230 | mostlyclean-generic: |
---|
231 | |
---|
232 | clean-generic: |
---|
233 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
234 | |
---|
235 | distclean-generic: |
---|
236 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
237 | |
---|
238 | maintainer-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) |
---|
242 | clean: clean-am |
---|
243 | |
---|
244 | clean-am: clean-generic mostlyclean-am |
---|
245 | |
---|
246 | distclean: distclean-am |
---|
247 | -rm -f Makefile |
---|
248 | distclean-am: clean-am distclean-generic |
---|
249 | |
---|
250 | dvi: dvi-am |
---|
251 | |
---|
252 | dvi-am: |
---|
253 | |
---|
254 | info: info-am |
---|
255 | |
---|
256 | info-am: |
---|
257 | |
---|
258 | install-data-am: |
---|
259 | |
---|
260 | install-exec-am: |
---|
261 | |
---|
262 | install-info: install-info-am |
---|
263 | |
---|
264 | install-man: |
---|
265 | |
---|
266 | installcheck-am: |
---|
267 | |
---|
268 | maintainer-clean: maintainer-clean-am |
---|
269 | -rm -f Makefile |
---|
270 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
271 | |
---|
272 | mostlyclean: mostlyclean-am |
---|
273 | |
---|
274 | mostlyclean-am: mostlyclean-generic |
---|
275 | |
---|
276 | pdf: pdf-am |
---|
277 | |
---|
278 | pdf-am: |
---|
279 | |
---|
280 | ps: ps-am |
---|
281 | |
---|
282 | ps-am: |
---|
283 | |
---|
284 | uninstall-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 | |
---|
299 | tidy: 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: |
---|