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_XMLTOMAN_TRUE@am__append_1 = $(man_MANS) |
---|
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 | man_MANS = ifplugd.8 ifplugd.conf.5 ifplugstatus.8 |
---|
148 | |
---|
149 | noinst_DATA = ifplugd.8.xml ifplugd.conf.5.xml ifplugstatus.8.xml |
---|
150 | |
---|
151 | EXTRA_DIST = $(man_MANS) ifplugd.8.xml.in ifplugd.conf.5.xml.in ifplugstatus.8.xml.in xmltoman.css xmltoman.xsl xmltoman.dtd |
---|
152 | |
---|
153 | CLEANFILES = ifplugd.8.xml ifplugd.conf.5.xml ifplugstatus.8.xml $(am__append_1) |
---|
154 | subdir = man |
---|
155 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
156 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
157 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
158 | CONFIG_CLEAN_FILES = |
---|
159 | DIST_SOURCES = |
---|
160 | |
---|
161 | NROFF = nroff |
---|
162 | MANS = $(man_MANS) |
---|
163 | DATA = $(noinst_DATA) |
---|
164 | |
---|
165 | DIST_COMMON = $(srcdir)/Makefile.in Makefile.am |
---|
166 | all: all-am |
---|
167 | |
---|
168 | .SUFFIXES: |
---|
169 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
170 | cd $(top_srcdir) && \ |
---|
171 | $(AUTOMAKE) --foreign man/Makefile |
---|
172 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
173 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
174 | uninstall-info-am: |
---|
175 | |
---|
176 | man5dir = $(mandir)/man5 |
---|
177 | install-man5: $(man5_MANS) $(man_MANS) |
---|
178 | @$(NORMAL_INSTALL) |
---|
179 | $(mkinstalldirs) $(DESTDIR)$(man5dir) |
---|
180 | @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ |
---|
181 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
182 | for i in $$l2; do \ |
---|
183 | case "$$i" in \ |
---|
184 | *.5*) list="$$list $$i" ;; \ |
---|
185 | esac; \ |
---|
186 | done; \ |
---|
187 | for i in $$list; do \ |
---|
188 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
---|
189 | else file=$$i; fi; \ |
---|
190 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
191 | case "$$ext" in \ |
---|
192 | 5*) ;; \ |
---|
193 | *) ext='5' ;; \ |
---|
194 | esac; \ |
---|
195 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
196 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
197 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
198 | echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \ |
---|
199 | $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst; \ |
---|
200 | done |
---|
201 | uninstall-man5: |
---|
202 | @$(NORMAL_UNINSTALL) |
---|
203 | @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ |
---|
204 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
205 | for i in $$l2; do \ |
---|
206 | case "$$i" in \ |
---|
207 | *.5*) list="$$list $$i" ;; \ |
---|
208 | esac; \ |
---|
209 | done; \ |
---|
210 | for i in $$list; do \ |
---|
211 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
212 | case "$$ext" in \ |
---|
213 | 5*) ;; \ |
---|
214 | *) ext='5' ;; \ |
---|
215 | esac; \ |
---|
216 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
217 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
218 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
219 | echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \ |
---|
220 | rm -f $(DESTDIR)$(man5dir)/$$inst; \ |
---|
221 | done |
---|
222 | |
---|
223 | man8dir = $(mandir)/man8 |
---|
224 | install-man8: $(man8_MANS) $(man_MANS) |
---|
225 | @$(NORMAL_INSTALL) |
---|
226 | $(mkinstalldirs) $(DESTDIR)$(man8dir) |
---|
227 | @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \ |
---|
228 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
229 | for i in $$l2; do \ |
---|
230 | case "$$i" in \ |
---|
231 | *.8*) list="$$list $$i" ;; \ |
---|
232 | esac; \ |
---|
233 | done; \ |
---|
234 | for i in $$list; do \ |
---|
235 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
---|
236 | else file=$$i; fi; \ |
---|
237 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
238 | case "$$ext" in \ |
---|
239 | 8*) ;; \ |
---|
240 | *) ext='8' ;; \ |
---|
241 | esac; \ |
---|
242 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
243 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
244 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
245 | echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \ |
---|
246 | $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \ |
---|
247 | done |
---|
248 | uninstall-man8: |
---|
249 | @$(NORMAL_UNINSTALL) |
---|
250 | @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \ |
---|
251 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
252 | for i in $$l2; do \ |
---|
253 | case "$$i" in \ |
---|
254 | *.8*) list="$$list $$i" ;; \ |
---|
255 | esac; \ |
---|
256 | done; \ |
---|
257 | for i in $$list; do \ |
---|
258 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
259 | case "$$ext" in \ |
---|
260 | 8*) ;; \ |
---|
261 | *) ext='8' ;; \ |
---|
262 | esac; \ |
---|
263 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
264 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
265 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
266 | echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \ |
---|
267 | rm -f $(DESTDIR)$(man8dir)/$$inst; \ |
---|
268 | done |
---|
269 | tags: TAGS |
---|
270 | TAGS: |
---|
271 | |
---|
272 | ctags: CTAGS |
---|
273 | CTAGS: |
---|
274 | |
---|
275 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
276 | |
---|
277 | top_distdir = .. |
---|
278 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
279 | |
---|
280 | distdir: $(DISTFILES) |
---|
281 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
282 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
283 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
284 | case $$file in \ |
---|
285 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
286 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
287 | esac; \ |
---|
288 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
289 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
290 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
291 | dir="/$$dir"; \ |
---|
292 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
293 | else \ |
---|
294 | dir=''; \ |
---|
295 | fi; \ |
---|
296 | if test -d $$d/$$file; then \ |
---|
297 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
298 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
299 | fi; \ |
---|
300 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
301 | else \ |
---|
302 | test -f $(distdir)/$$file \ |
---|
303 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
304 | || exit 1; \ |
---|
305 | fi; \ |
---|
306 | done |
---|
307 | check-am: all-am |
---|
308 | check: check-am |
---|
309 | all-am: Makefile $(MANS) $(DATA) |
---|
310 | |
---|
311 | installdirs: |
---|
312 | $(mkinstalldirs) $(DESTDIR)$(man5dir) $(DESTDIR)$(man8dir) |
---|
313 | install: install-am |
---|
314 | install-exec: install-exec-am |
---|
315 | install-data: install-data-am |
---|
316 | uninstall: uninstall-am |
---|
317 | |
---|
318 | install-am: all-am |
---|
319 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
320 | |
---|
321 | installcheck: installcheck-am |
---|
322 | install-strip: |
---|
323 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
324 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
325 | `test -z '$(STRIP)' || \ |
---|
326 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
327 | mostlyclean-generic: |
---|
328 | |
---|
329 | clean-generic: |
---|
330 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
331 | |
---|
332 | distclean-generic: |
---|
333 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
334 | |
---|
335 | maintainer-clean-generic: |
---|
336 | @echo "This command is intended for maintainers to use" |
---|
337 | @echo "it deletes files that may require special tools to rebuild." |
---|
338 | clean: clean-am |
---|
339 | |
---|
340 | clean-am: clean-generic mostlyclean-am |
---|
341 | |
---|
342 | distclean: distclean-am |
---|
343 | -rm -f Makefile |
---|
344 | distclean-am: clean-am distclean-generic |
---|
345 | |
---|
346 | dvi: dvi-am |
---|
347 | |
---|
348 | dvi-am: |
---|
349 | |
---|
350 | info: info-am |
---|
351 | |
---|
352 | info-am: |
---|
353 | |
---|
354 | install-data-am: install-man |
---|
355 | |
---|
356 | install-exec-am: |
---|
357 | |
---|
358 | install-info: install-info-am |
---|
359 | |
---|
360 | install-man: install-man5 install-man8 |
---|
361 | |
---|
362 | installcheck-am: |
---|
363 | |
---|
364 | maintainer-clean: maintainer-clean-am |
---|
365 | -rm -f Makefile |
---|
366 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
367 | |
---|
368 | mostlyclean: mostlyclean-am |
---|
369 | |
---|
370 | mostlyclean-am: mostlyclean-generic |
---|
371 | |
---|
372 | pdf: pdf-am |
---|
373 | |
---|
374 | pdf-am: |
---|
375 | |
---|
376 | ps: ps-am |
---|
377 | |
---|
378 | ps-am: |
---|
379 | |
---|
380 | uninstall-am: uninstall-info-am uninstall-man |
---|
381 | |
---|
382 | uninstall-man: uninstall-man5 uninstall-man8 |
---|
383 | |
---|
384 | .PHONY: all all-am check check-am clean clean-generic distclean \ |
---|
385 | distclean-generic distdir dvi dvi-am info info-am install \ |
---|
386 | install-am install-data install-data-am install-exec \ |
---|
387 | install-exec-am install-info install-info-am install-man \ |
---|
388 | install-man5 install-man8 install-strip installcheck \ |
---|
389 | installcheck-am installdirs maintainer-clean \ |
---|
390 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ |
---|
391 | pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \ |
---|
392 | uninstall-man uninstall-man5 uninstall-man8 |
---|
393 | |
---|
394 | |
---|
395 | ifplugd.8.xml: ifplugd.8.xml.in Makefile |
---|
396 | sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< > $@ |
---|
397 | |
---|
398 | ifplugd.conf.5.xml: ifplugd.conf.5.xml.in Makefile |
---|
399 | sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< > $@ |
---|
400 | |
---|
401 | ifplugstatus.8.xml: ifplugstatus.8.xml.in Makefile |
---|
402 | sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< > $@ |
---|
403 | |
---|
404 | @USE_XMLTOMAN_TRUE@ifplugd.8: ifplugd.8.xml Makefile |
---|
405 | @USE_XMLTOMAN_TRUE@ xmltoman $< > $@ |
---|
406 | |
---|
407 | @USE_XMLTOMAN_TRUE@ifplugd.conf.5: ifplugd.conf.5.xml Makefile |
---|
408 | @USE_XMLTOMAN_TRUE@ xmltoman $< > $@ |
---|
409 | |
---|
410 | @USE_XMLTOMAN_TRUE@ifplugstatus.8: ifplugstatus.8.xml Makefile |
---|
411 | @USE_XMLTOMAN_TRUE@ xmltoman $< > $@ |
---|
412 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
413 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
414 | .NOEXPORT: |
---|