1# Makefile.in generated by automake 1.11 from Makefile.am.
2# examples/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# This file is part of libdaemon.
19#
20# Copyright 2003-2008 Lennart Poettering
21#
22# libdaemon 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.1 of the
25# License, or (at your option) any later version.
26#
27# libdaemon is distributed in the hope that it will be useful, but
28# WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
30# Lesser General Public License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with libdaemon. If not, see
34# <http://www.gnu.org/licenses/>.
35
36
37pkgdatadir = $(datadir)/libdaemon
38pkgincludedir = $(includedir)/libdaemon
39pkglibdir = $(libdir)/libdaemon
40pkglibexecdir = $(libexecdir)/libdaemon
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53build_triplet = mipsel-uclibc-linux-gnu26
54host_triplet = mipsel-uclibc-linux-gnu
55noinst_PROGRAMS = testd$(EXEEXT)
56subdir = examples
57DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
60	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62	$(top_srcdir)/m4/lt~obsolete.m4 \
63	$(top_srcdir)/m4/zp_lynx_doc.m4 $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70PROGRAMS = $(noinst_PROGRAMS)
71am_testd_OBJECTS = testd.$(OBJEXT)
72testd_OBJECTS = $(am_testd_OBJECTS)
73testd_DEPENDENCIES = ../libdaemon/libdaemon.la
74AM_V_lt = $(am__v_lt_$(V))
75am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
76am__v_lt_0 = --silent
77DEFAULT_INCLUDES = -I. -I$(top_builddir)
78depcomp = $(SHELL) $(top_srcdir)/depcomp
79am__depfiles_maybe = depfiles
80am__mv = mv -f
81COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
84	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
85	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
86	$(AM_CFLAGS) $(CFLAGS)
87AM_V_CC = $(am__v_CC_$(V))
88am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
89am__v_CC_0 = @echo "  CC    " $@;
90AM_V_at = $(am__v_at_$(V))
91am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
92am__v_at_0 = @
93CCLD = $(CC)
94LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
95	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96	$(AM_LDFLAGS) $(LDFLAGS) -o $@
97AM_V_CCLD = $(am__v_CCLD_$(V))
98am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
99am__v_CCLD_0 = @echo "  CCLD  " $@;
100AM_V_GEN = $(am__v_GEN_$(V))
101am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
102am__v_GEN_0 = @echo "  GEN   " $@;
103SOURCES = $(testd_SOURCES)
104DIST_SOURCES = $(testd_SOURCES)
105ETAGS = etags
106CTAGS = ctags
107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108ACLOCAL = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run aclocal-1.11
109AMTAR = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run tar
110AM_DEFAULT_VERBOSITY = 0
111AR = ar
112AUTOCONF = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run autoconf
113AUTOHEADER = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run autoheader
114AUTOMAKE = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run automake-1.11
115AWK = gawk
116CC = mipsel-linux-uclibc-gcc
117CCDEPMODE = depmode=gcc3
118CFLAGS = -g -O2 -pipe -Wall -W -Wextra -pedantic -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 -Wno-unused-parameter -Wstrict-aliasing
119CPP = mipsel-linux-uclibc-gcc -E
120CPPFLAGS = 
121CYGPATH_W = echo
122DEFS = -DHAVE_CONFIG_H
123DEPDIR = .deps
124DSYMUTIL = 
125DUMPBIN = link -dump -symbols
126ECHO_C = 
127ECHO_N = -n
128ECHO_T = 
129EGREP = /bin/grep -E
130EXEEXT = 
131FGREP = /bin/grep -F
132GREP = /bin/grep
133INSTALL = /usr/bin/install -c
134INSTALL_DATA = ${INSTALL} -m 644
135INSTALL_PROGRAM = ${INSTALL}
136INSTALL_SCRIPT = ${INSTALL}
137INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
138LD = /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
139LDFLAGS = 
140LDFLAGS_NOUNDEFINED = -Wl,--no-undefined
141LIBDAEMON_VERSION_INFO = 5:0:5
142LIBOBJS = 
143LIBS = 
144LIBTOOL = $(SHELL) $(top_builddir)/libtool
145LIPO = 
146LN_S = ln -s
147LTLIBOBJS = 
148MAKEINFO = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/missing --run makeinfo
149MKDIR_P = /bin/mkdir -p
150NM = link -dump -symbols
151NMEDIT = 
152OBJDUMP = objdump
153OBJEXT = o
154OTOOL = 
155OTOOL64 = 
156PACKAGE = libdaemon
157PACKAGE_BUGREPORT = mzqnrzba (at) 0pointer (dot) de
158PACKAGE_NAME = libdaemon
159PACKAGE_STRING = libdaemon 0.14
160PACKAGE_TARNAME = libdaemon
161PACKAGE_URL = http://0pointer.de/lennart/projects/libdaemon/
162PACKAGE_VERSION = 0.14
163PATH_SEPARATOR = :
164RANLIB = ranlib
165SED = /bin/sed
166SET_MAKE = 
167SHELL = /bin/sh
168STRIP = strip
169VERSION = 0.14
170abs_builddir = /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/examples
171abs_srcdir = /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/examples
172abs_top_builddir = /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14
173abs_top_srcdir = /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14
174ac_ct_CC = 
175ac_ct_DUMPBIN = link -dump -symbols
176am__include = include
177am__leading_dot = .
178am__quote = 
179am__tar = ${AMTAR} chof - "$$tardir"
180am__untar = ${AMTAR} xf -
181bindir = ${exec_prefix}/bin
182build = mipsel-uclibc-linux-gnu26
183build_alias = mipsel-uclibc-linux-gnu26
184build_cpu = mipsel
185build_os = linux-gnu26
186build_vendor = uclibc
187builddir = .
188datadir = ${datarootdir}
189datarootdir = ${prefix}/share
190docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
191dvidir = ${docdir}
192exec_prefix = ${prefix}
193have_lynx = no
194host = mipsel-uclibc-linux-gnu
195host_alias = mipsel-uclibc-linux
196host_cpu = mipsel
197host_os = linux-gnu
198host_vendor = uclibc
199htmldir = ${docdir}
200includedir = ${prefix}/include
201infodir = ${datarootdir}/info
202install_sh = ${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/timemachine/libdaemon-0.14/install-sh
203libdir = ${exec_prefix}/lib
204libexecdir = ${exec_prefix}/libexec
205localedir = ${datarootdir}/locale
206localstatedir = ${prefix}/var
207lt_ECHO = echo
208mandir = ${datarootdir}/man
209mkdir_p = /bin/mkdir -p
210oldincludedir = /usr/include
211pdfdir = ${docdir}
212prefix = /usr/local
213program_transform_name = s,x,x,
214psdir = ${docdir}
215sbindir = ${exec_prefix}/sbin
216sharedstatedir = ${prefix}/com
217srcdir = .
218sysconfdir = ${prefix}/etc
219target_alias = mipsel-uclibc-linux-gnu26
220top_build_prefix = ../
221top_builddir = ..
222top_srcdir = ..
223AM_CPPFLAGS = -I$(top_srcdir)
224testd_SOURCES = testd.c
225testd_LDADD = ../libdaemon/libdaemon.la
226all: all-am
227
228.SUFFIXES:
229.SUFFIXES: .c .lo .o .obj
230$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
231	@for dep in $?; do \
232	  case '$(am__configure_deps)' in \
233	    *$$dep*) \
234	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
235	        && { if test -f $@; then exit 0; else break; fi; }; \
236	      exit 1;; \
237	  esac; \
238	done; \
239	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
240	$(am__cd) $(top_srcdir) && \
241	  $(AUTOMAKE) --foreign examples/Makefile
242.PRECIOUS: Makefile
243Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244	@case '$?' in \
245	  *config.status*) \
246	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
247	  *) \
248	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
249	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
250	esac;
251
252$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
255$(top_srcdir)/configure:  $(am__configure_deps)
256	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259$(am__aclocal_m4_deps):
260
261clean-noinstPROGRAMS:
262	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
263	echo " rm -f" $$list; \
264	rm -f $$list || exit $$?; \
265	test -n "$(EXEEXT)" || exit 0; \
266	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
267	echo " rm -f" $$list; \
268	rm -f $$list
269testd$(EXEEXT): $(testd_OBJECTS) $(testd_DEPENDENCIES) 
270	@rm -f testd$(EXEEXT)
271	$(AM_V_CCLD)$(LINK) $(testd_OBJECTS) $(testd_LDADD) $(LIBS)
272
273mostlyclean-compile:
274	-rm -f *.$(OBJEXT)
275
276distclean-compile:
277	-rm -f *.tab.c
278
279include ./$(DEPDIR)/testd.Po
280
281.c.o:
282	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
283	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
284#	$(AM_V_CC) \
285#	source='$<' object='$@' libtool=no \
286#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
287#	$(COMPILE) -c $<
288
289.c.obj:
290	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
291	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
292#	$(AM_V_CC) \
293#	source='$<' object='$@' libtool=no \
294#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
295#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
296
297.c.lo:
298	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
299	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
300#	$(AM_V_CC) \
301#	source='$<' object='$@' libtool=yes \
302#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
303#	$(LTCOMPILE) -c -o $@ $<
304
305mostlyclean-libtool:
306	-rm -f *.lo
307
308clean-libtool:
309	-rm -rf .libs _libs
310
311ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
312	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313	unique=`for i in $$list; do \
314	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315	  done | \
316	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317	      END { if (nonempty) { for (i in files) print i; }; }'`; \
318	mkid -fID $$unique
319tags: TAGS
320
321TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
322		$(TAGS_FILES) $(LISP)
323	set x; \
324	here=`pwd`; \
325	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326	unique=`for i in $$list; do \
327	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328	  done | \
329	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330	      END { if (nonempty) { for (i in files) print i; }; }'`; \
331	shift; \
332	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
333	  test -n "$$unique" || unique=$$empty_fix; \
334	  if test $$# -gt 0; then \
335	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336	      "$$@" $$unique; \
337	  else \
338	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339	      $$unique; \
340	  fi; \
341	fi
342ctags: CTAGS
343CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
344		$(TAGS_FILES) $(LISP)
345	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
346	unique=`for i in $$list; do \
347	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348	  done | \
349	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
350	      END { if (nonempty) { for (i in files) print i; }; }'`; \
351	test -z "$(CTAGS_ARGS)$$unique" \
352	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
353	     $$unique
354
355GTAGS:
356	here=`$(am__cd) $(top_builddir) && pwd` \
357	  && $(am__cd) $(top_srcdir) \
358	  && gtags -i $(GTAGS_ARGS) "$$here"
359
360distclean-tags:
361	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
362
363distdir: $(DISTFILES)
364	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
365	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
366	list='$(DISTFILES)'; \
367	  dist_files=`for file in $$list; do echo $$file; done | \
368	  sed -e "s|^$$srcdirstrip/||;t" \
369	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
370	case $$dist_files in \
371	  */*) $(MKDIR_P) `echo "$$dist_files" | \
372			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
373			   sort -u` ;; \
374	esac; \
375	for file in $$dist_files; do \
376	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
377	  if test -d $$d/$$file; then \
378	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
379	    if test -d "$(distdir)/$$file"; then \
380	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
381	    fi; \
382	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
383	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
384	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385	    fi; \
386	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
387	  else \
388	    test -f "$(distdir)/$$file" \
389	    || cp -p $$d/$$file "$(distdir)/$$file" \
390	    || exit 1; \
391	  fi; \
392	done
393check-am: all-am
394check: check-am
395all-am: Makefile $(PROGRAMS)
396installdirs:
397install: install-am
398install-exec: install-exec-am
399install-data: install-data-am
400uninstall: uninstall-am
401
402install-am: all-am
403	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404
405installcheck: installcheck-am
406install-strip:
407	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
408	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
409	  `test -z '$(STRIP)' || \
410	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
411mostlyclean-generic:
412
413clean-generic:
414
415distclean-generic:
416	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
417	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
418
419maintainer-clean-generic:
420	@echo "This command is intended for maintainers to use"
421	@echo "it deletes files that may require special tools to rebuild."
422clean: clean-am
423
424clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
425	mostlyclean-am
426
427distclean: distclean-am
428	-rm -rf ./$(DEPDIR)
429	-rm -f Makefile
430distclean-am: clean-am distclean-compile distclean-generic \
431	distclean-tags
432
433dvi: dvi-am
434
435dvi-am:
436
437html: html-am
438
439html-am:
440
441info: info-am
442
443info-am:
444
445install-data-am:
446
447install-dvi: install-dvi-am
448
449install-dvi-am:
450
451install-exec-am:
452
453install-html: install-html-am
454
455install-html-am:
456
457install-info: install-info-am
458
459install-info-am:
460
461install-man:
462
463install-pdf: install-pdf-am
464
465install-pdf-am:
466
467install-ps: install-ps-am
468
469install-ps-am:
470
471installcheck-am:
472
473maintainer-clean: maintainer-clean-am
474	-rm -rf ./$(DEPDIR)
475	-rm -f Makefile
476maintainer-clean-am: distclean-am maintainer-clean-generic
477
478mostlyclean: mostlyclean-am
479
480mostlyclean-am: mostlyclean-compile mostlyclean-generic \
481	mostlyclean-libtool
482
483pdf: pdf-am
484
485pdf-am:
486
487ps: ps-am
488
489ps-am:
490
491uninstall-am:
492
493.MAKE: install-am install-strip
494
495.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
496	clean-libtool clean-noinstPROGRAMS ctags distclean \
497	distclean-compile distclean-generic distclean-libtool \
498	distclean-tags distdir dvi dvi-am html html-am info info-am \
499	install install-am install-data install-data-am install-dvi \
500	install-dvi-am install-exec install-exec-am install-html \
501	install-html-am install-info install-info-am install-man \
502	install-pdf install-pdf-am install-ps install-ps-am \
503	install-strip installcheck installcheck-am installdirs \
504	maintainer-clean maintainer-clean-generic mostlyclean \
505	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
506	pdf pdf-am ps ps-am tags uninstall uninstall-am
507
508
509# Tell versions [3.59,3.63) of GNU make to not export all variables.
510# Otherwise a system limit (for SysV at least) may be exceeded.
511.NOEXPORT:
512