• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/initscript/lfs/
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# initscript/lfs/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18# $Id$
19
20# This file is part of avahi.
21#
22# avahi is free software; you can redistribute it and/or modify it
23# under the terms of the GNU Lesser General Public License as
24# published by the Free Software Foundation; either version 2 of the
25# License, or (at your option) any later version.
26#
27# avahi is distributed in the hope that it will be useful, but WITHOUT
28# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30# License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with avahi; if not, write to the Free Software
34# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
35# USA.
36
37
38pkgdatadir = $(datadir)/avahi
39pkgincludedir = $(includedir)/avahi
40pkglibdir = $(libdir)/avahi
41pkglibexecdir = $(libexecdir)/avahi
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = mipsel-uclibc-linux-gnu26
55host_triplet = mipsel-uclibc-linux-gnu
56subdir = initscript/lfs
57DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
60	$(top_srcdir)/common/gcc_stack_protect.m4 \
61	$(top_srcdir)/common/gcc_visibility.m4 \
62	$(top_srcdir)/common/libtool.m4 \
63	$(top_srcdir)/common/ltoptions.m4 \
64	$(top_srcdir)/common/ltsugar.m4 \
65	$(top_srcdir)/common/ltversion.m4 \
66	$(top_srcdir)/common/lt~obsolete.m4 \
67	$(top_srcdir)/common/python.m4 $(top_srcdir)/acinclude.m4 \
68	$(top_srcdir)/common/doxygen.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71mkinstalldirs = $(install_sh) -d
72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_FILES =
74CONFIG_CLEAN_VPATH_FILES =
75am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76am__vpath_adj = case $$p in \
77    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78    *) f=$$p;; \
79  esac;
80am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81am__install_max = 40
82am__nobase_strip_setup = \
83  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84am__nobase_strip = \
85  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86am__nobase_list = $(am__nobase_strip_setup); \
87  for p in $$list; do echo "$$p $$p"; done | \
88  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90    if (++n[$$2] == $(am__install_max)) \
91      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92    END { for (dir in files) print dir, files[dir] }'
93am__base_list = \
94  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96am__installdirs = "$(DESTDIR)$(initddir)"
97SCRIPTS = $(initd_SCRIPTS)
98SOURCES =
99DIST_SOURCES =
100DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101ACLOCAL = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run aclocal-1.11
102AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run tar
103AR = mipsel-linux-linux26-ar
104AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run autoconf
105AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run autoheader
106AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run automake-1.11
107AVAHI_AUTOIPD_GROUP = root
108AVAHI_AUTOIPD_USER = root
109AVAHI_GROUP = root
110AVAHI_PRIV_ACCESS_GROUP = netdev
111AVAHI_USER = root
112AWK = gawk
113CC = mipsel-linux-uclibc-gcc
114CCDEPMODE = depmode=gcc3
115CFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
116CPP = mipsel-linux-uclibc-gcc -E
117CPPFLAGS = -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/include
118CXX = mipsel-linux-uclibc-g++
119CXXCPP = mipsel-linux-uclibc-g++ -E
120CXXDEPMODE = depmode=gcc3
121CXXFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include
122CYGPATH_W = echo
123DBUS_CFLAGS = 
124DBUS_LIBS = 
125DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = Disabled
126DBUS_SYS_DIR = Disabled
127DEFS = -DHAVE_CONFIG_H
128DEPDIR = .deps
129DOXYGEN_PAPER_SIZE = 
130DSYMUTIL = 
131DUMPBIN = 
132DX_CONFIG = doxygen.cfg
133DX_DOCDIR = doxygen
134DX_DOT = 
135DX_DOXYGEN = 
136DX_DVIPS = 
137DX_EGREP = 
138DX_ENV =  SRCDIR='.' PROJECT='avahi' DOCDIR='doxygen' VERSION='0.6.25' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO'
139DX_FLAG_chi = 0
140DX_FLAG_chm = 0
141DX_FLAG_doc = 0
142DX_FLAG_dot = 0
143DX_FLAG_html = 0
144DX_FLAG_man = 0
145DX_FLAG_pdf = 0
146DX_FLAG_ps = 0
147DX_FLAG_rtf = 0
148DX_FLAG_xml = 0
149DX_HHC = 
150DX_LATEX = 
151DX_MAKEINDEX = 
152DX_PDFLATEX = 
153DX_PERL = 
154DX_PROJECT = avahi
155ECHO_C = 
156ECHO_N = -n
157ECHO_T = 
158EGREP = /bin/grep -E
159EXEEXT = 
160FGREP = /bin/grep -F
161GACUTIL = 
162GLADE20_CFLAGS = 
163GLADE20_LIBS = 
164GLIB20_CFLAGS = 
165GLIB20_LIBS = 
166GOBJECT_CFLAGS = 
167GOBJECT_LIBS = 
168GREP = /bin/grep
169GTK20_CFLAGS = 
170GTK20_LIBS = 
171HOWL_COMPAT_VERSION = 0.9.8
172INSTALL = /usr/bin/install -c
173INSTALL_DATA = ${INSTALL} -m 644
174INSTALL_PROGRAM = ${INSTALL}
175INSTALL_SCRIPT = ${INSTALL}
176INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
177LD = mipsel-linux-linux26-ld
178LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
179LIBAVAHI_CLIENT_VERSION_INFO = 5:5:2
180LIBAVAHI_COMMON_VERSION_INFO = 8:1:5
181LIBAVAHI_COMPAT_HOWL_VERSION_INFO = 0:0:0
182LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = 1:0:0
183LIBAVAHI_CORE_VERSION_INFO = 6:1:0
184LIBAVAHI_GLIB_VERSION_INFO = 1:1:0
185LIBAVAHI_GOBJECT_VERSION_INFO = 0:1:0
186LIBAVAHI_QT3_VERSION_INFO = 1:2:0
187LIBAVAHI_QT4_VERSION_INFO = 1:2:0
188LIBAVAHI_UI_VERSION_INFO = 1:1:1
189LIBDAEMON_CFLAGS = -D_REENTRANT -I${PKG_INSTALL_DIR}/usr/include  
190LIBDAEMON_LIBS = -ldaemon  
191LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
192LIBS = 
193LIBTOOL = $(SHELL) $(top_builddir)/libtool
194LIPO = 
195LN_S = ln -s
196LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
197MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run makeinfo
198MCS = 
199MDASSEMBLER = 
200MKDIR_P = /bin/mkdir -p
201MOC_QT3 = 
202MOC_QT4 = 
203MONODOCER = 
204MONODOC_CFLAGS = 
205MONODOC_DIR = 
206MONODOC_LIBS = 
207NM = mipsel-linux-linux26-nm
208NMEDIT = 
209OBJDUMP = mipsel-linux-linux26-objdump
210OBJEXT = o
211OTOOL = 
212OTOOL64 = 
213PACKAGE = avahi
214PACKAGE_BUGREPORT = avahi (at) lists (dot) freedesktop (dot) org
215PACKAGE_NAME = avahi
216PACKAGE_STRING = avahi 0.6.25
217PACKAGE_TARNAME = avahi
218PACKAGE_URL = http://avahi.org/
219PACKAGE_VERSION = 0.6.25
220PATH_SEPARATOR = :
221PKG_CONFIG = /usr/bin/pkg-config
222PTHREAD_CC = mipsel-linux-uclibc-gcc
223PTHREAD_CFLAGS = -pthread
224PTHREAD_LIBS = -lpthread 
225PYTHON = 
226PYTHON_EXEC_PREFIX = 
227PYTHON_PLATFORM = 
228PYTHON_PREFIX = 
229PYTHON_VERSION = 
230QT3_CFLAGS = 
231QT3_LIBS = 
232QT4_CFLAGS = 
233QT4_LIBS = 
234RANLIB = mipsel-linux-linux26-ranlib
235SED = /bin/sed
236SET_MAKE = 
237SHELL = /bin/sh
238STRIP = mipsel-linux-linux26-strip
239VERSION = 0.6.25
240VISIBILITY_HIDDEN_CFLAGS = -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN
241XML_CFLAGS = -DUSE_EXPAT_H -I${PKG_INSTALL_DIR}/usr/include  
242XML_LIBS = -lexpat 
243abs_builddir = ${TIMEMACHINE_PATH}/avahi-0.6.25/initscript/lfs
244abs_srcdir = ${TIMEMACHINE_PATH}/avahi-0.6.25/initscript/lfs
245abs_top_builddir = ${TIMEMACHINE_PATH}/avahi-0.6.25
246abs_top_srcdir = ${TIMEMACHINE_PATH}/avahi-0.6.25
247ac_ct_CC = 
248ac_ct_CXX = 
249ac_ct_DUMPBIN = 
250acx_pthread_config = 
251am__include = include
252am__leading_dot = .
253am__quote = 
254am__tar = ${AMTAR} chof - "$$tardir"
255am__untar = ${AMTAR} xf -
256avahi_runtime_dir = ${prefix}/var/run
257avahi_socket = ${prefix}/var/run/avahi-daemon/socket
258avahilocaledir = ${prefix}/${DATADIRNAME}/locale
259bindir = ${exec_prefix}/bin
260build = mipsel-uclibc-linux-gnu26
261build_alias = mipsel-uclibc-linux-gnu26
262build_cpu = mipsel
263build_os = linux-gnu26
264build_vendor = uclibc
265builddir = .
266datadir = ${datarootdir}
267datarootdir = ${prefix}/share
268docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
269dvidir = ${docdir}
270exec_prefix = ${prefix}
271have_pkg_config = yes
272have_xmltoman = 
273host = mipsel-uclibc-linux-gnu
274host_alias = mipsel-uclibc-linux
275host_cpu = mipsel
276host_os = linux-gnu
277host_vendor = uclibc
278htmldir = ${docdir}
279includedir = ${prefix}/include
280infodir = ${datarootdir}/info
281install_sh = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/install-sh
282interfacesdir = 
283libdir = ${exec_prefix}/lib
284libexecdir = ${exec_prefix}/libexec
285localedir = ${datarootdir}/locale
286localstatedir = ${prefix}/var
287lt_ECHO = echo
288mandir = ${datarootdir}/man
289mkdir_p = /bin/mkdir -p
290oldincludedir = /usr/include
291pdfdir = ${docdir}
292pkgpyexecdir = 
293pkgpythondir = 
294prefix = /usr
295program_transform_name = s,x,x,
296psdir = ${docdir}
297pyexecdir = 
298pythondir = 
299sbindir = ${exec_prefix}/sbin
300sharedstatedir = ${prefix}/com
301srcdir = .
302sysconfdir = ${prefix}/etc
303target_alias = mipsel-uclibc-linux-gnu26
304top_build_prefix = ../../
305top_builddir = ../..
306top_srcdir = ../..
307initddir = $(sysconfdir)/rc.d/init.d
308EXTRA_DIST = avahi.in
309initd_SCRIPTS = avahi
310CLEANFILES = avahi
311all: all-am
312
313.SUFFIXES:
314$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
315	@for dep in $?; do \
316	  case '$(am__configure_deps)' in \
317	    *$$dep*) \
318	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
319	        && { if test -f $@; then exit 0; else break; fi; }; \
320	      exit 1;; \
321	  esac; \
322	done; \
323	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign initscript/lfs/Makefile'; \
324	$(am__cd) $(top_srcdir) && \
325	  $(AUTOMAKE) --foreign initscript/lfs/Makefile
326.PRECIOUS: Makefile
327Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328	@case '$?' in \
329	  *config.status*) \
330	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331	  *) \
332	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334	esac;
335
336$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339$(top_srcdir)/configure:  $(am__configure_deps)
340	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
342	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343$(am__aclocal_m4_deps):
344install-initdSCRIPTS: $(initd_SCRIPTS)
345	@$(NORMAL_INSTALL)
346	test -z "$(initddir)" || $(MKDIR_P) "$(DESTDIR)$(initddir)"
347	@list='$(initd_SCRIPTS)'; test -n "$(initddir)" || list=; \
348	for p in $$list; do \
349	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
350	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
351	done | \
352	sed -e 'p;s,.*/,,;n' \
353	    -e 'h;s|.*|.|' \
354	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
355	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
356	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
357	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
358	      if (++n[d] == $(am__install_max)) { \
359		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
360	    else { print "f", d "/" $$4, $$1 } } \
361	  END { for (d in files) print "f", d, files[d] }' | \
362	while read type dir files; do \
363	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
364	     test -z "$$files" || { \
365	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(initddir)$$dir'"; \
366	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(initddir)$$dir" || exit $$?; \
367	     } \
368	; done
369
370uninstall-initdSCRIPTS:
371	@$(NORMAL_UNINSTALL)
372	@list='$(initd_SCRIPTS)'; test -n "$(initddir)" || exit 0; \
373	files=`for p in $$list; do echo "$$p"; done | \
374	       sed -e 's,.*/,,;$(transform)'`; \
375	test -n "$$list" || exit 0; \
376	echo " ( cd '$(DESTDIR)$(initddir)' && rm -f" $$files ")"; \
377	cd "$(DESTDIR)$(initddir)" && rm -f $$files
378
379mostlyclean-libtool:
380	-rm -f *.lo
381
382clean-libtool:
383	-rm -rf .libs _libs
384tags: TAGS
385TAGS:
386
387ctags: CTAGS
388CTAGS:
389
390
391distdir: $(DISTFILES)
392	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394	list='$(DISTFILES)'; \
395	  dist_files=`for file in $$list; do echo $$file; done | \
396	  sed -e "s|^$$srcdirstrip/||;t" \
397	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
398	case $$dist_files in \
399	  */*) $(MKDIR_P) `echo "$$dist_files" | \
400			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401			   sort -u` ;; \
402	esac; \
403	for file in $$dist_files; do \
404	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405	  if test -d $$d/$$file; then \
406	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
407	    if test -d "$(distdir)/$$file"; then \
408	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
409	    fi; \
410	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
412	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
413	    fi; \
414	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
415	  else \
416	    test -f "$(distdir)/$$file" \
417	    || cp -p $$d/$$file "$(distdir)/$$file" \
418	    || exit 1; \
419	  fi; \
420	done
421check-am: all-am
422check: check-am
423all-am: Makefile $(SCRIPTS)
424installdirs:
425	for dir in "$(DESTDIR)$(initddir)"; do \
426	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
427	done
428install: install-am
429install-exec: install-exec-am
430install-data: install-data-am
431uninstall: uninstall-am
432
433install-am: all-am
434	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
435
436installcheck: installcheck-am
437install-strip:
438	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
439	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
440	  `test -z '$(STRIP)' || \
441	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
442mostlyclean-generic:
443
444clean-generic:
445	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
446
447distclean-generic:
448	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
449	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
450
451maintainer-clean-generic:
452	@echo "This command is intended for maintainers to use"
453	@echo "it deletes files that may require special tools to rebuild."
454clean: clean-am
455
456clean-am: clean-generic clean-libtool mostlyclean-am
457
458distclean: distclean-am
459	-rm -f Makefile
460distclean-am: clean-am distclean-generic
461
462dvi: dvi-am
463
464dvi-am:
465
466html: html-am
467
468html-am:
469
470info: info-am
471
472info-am:
473
474install-data-am: install-initdSCRIPTS
475
476install-dvi: install-dvi-am
477
478install-dvi-am:
479
480install-exec-am:
481
482install-html: install-html-am
483
484install-html-am:
485
486install-info: install-info-am
487
488install-info-am:
489
490install-man:
491
492install-pdf: install-pdf-am
493
494install-pdf-am:
495
496install-ps: install-ps-am
497
498install-ps-am:
499
500installcheck-am:
501
502maintainer-clean: maintainer-clean-am
503	-rm -f Makefile
504maintainer-clean-am: distclean-am maintainer-clean-generic
505
506mostlyclean: mostlyclean-am
507
508mostlyclean-am: mostlyclean-generic mostlyclean-libtool
509
510pdf: pdf-am
511
512pdf-am:
513
514ps: ps-am
515
516ps-am:
517
518uninstall-am: uninstall-initdSCRIPTS
519
520.MAKE: install-am install-strip
521
522.PHONY: all all-am check check-am clean clean-generic clean-libtool \
523	distclean distclean-generic distclean-libtool distdir dvi \
524	dvi-am html html-am info info-am install install-am \
525	install-data install-data-am install-dvi install-dvi-am \
526	install-exec install-exec-am install-html install-html-am \
527	install-info install-info-am install-initdSCRIPTS install-man \
528	install-pdf install-pdf-am install-ps install-ps-am \
529	install-strip installcheck installcheck-am installdirs \
530	maintainer-clean maintainer-clean-generic mostlyclean \
531	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
532	uninstall uninstall-am uninstall-initdSCRIPTS
533
534
535avahi: avahi.in
536	chmod +x $@
537
538# Tell versions [3.59,3.63) of GNU make to not export all variables.
539# Otherwise a system limit (for SysV at least) may be exceeded.
540.NOEXPORT:
541