moved url.c to lib
[psensor.git] / src / plib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = src/plib
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 LIBRARIES = $(noinst_LIBRARIES)
48 AR = ar
49 ARFLAGS = cru
50 libplib_a_AR = $(AR) $(ARFLAGS)
51 libplib_a_LIBADD =
52 am_libplib_a_OBJECTS = libplib_a-plib_io.$(OBJEXT)
53 libplib_a_OBJECTS = $(am_libplib_a_OBJECTS)
54 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
55 depcomp = $(SHELL) $(top_srcdir)/depcomp
56 am__depfiles_maybe = depfiles
57 am__mv = mv -f
58 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60 CCLD = $(CC)
61 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
62 SOURCES = $(libplib_a_SOURCES)
63 DIST_SOURCES = $(libplib_a_SOURCES)
64 ETAGS = etags
65 CTAGS = ctags
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67 ACLOCAL = @ACLOCAL@
68 AMTAR = @AMTAR@
69 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
70 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CURL_CFLAGS = @CURL_CFLAGS@
81 CURL_LIBS = @CURL_LIBS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GCONF_CFLAGS = @GCONF_CFLAGS@
91 GCONF_LIBS = @GCONF_LIBS@
92 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
93 GMSGFMT = @GMSGFMT@
94 GMSGFMT_015 = @GMSGFMT_015@
95 GREP = @GREP@
96 GTK_CFLAGS = @GTK_CFLAGS@
97 GTK_LIBS = @GTK_LIBS@
98 GTOP_CFLAGS = @GTOP_CFLAGS@
99 GTOP_LIBS = @GTOP_LIBS@
100 HELP2MAN = @HELP2MAN@
101 INSTALL = @INSTALL@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 INTLLIBS = @INTLLIBS@
107 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
108 JSON_CFLAGS = @JSON_CFLAGS@
109 JSON_LIBS = @JSON_LIBS@
110 LDFLAGS = @LDFLAGS@
111 LIBATIADL_CFLAGS = @LIBATIADL_CFLAGS@
112 LIBATIADL_LIBS = @LIBATIADL_LIBS@
113 LIBICONV = @LIBICONV@
114 LIBINTL = @LIBINTL@
115 LIBMICROHTTPD_CFLAGS = @LIBMICROHTTPD_CFLAGS@
116 LIBMICROHTTPD_LIBS = @LIBMICROHTTPD_LIBS@
117 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
118 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LTLIBICONV = @LTLIBICONV@
122 LTLIBINTL = @LTLIBINTL@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAKEINFO = @MAKEINFO@
125 MKDIR_P = @MKDIR_P@
126 MSGFMT = @MSGFMT@
127 MSGFMT_015 = @MSGFMT_015@
128 MSGMERGE = @MSGMERGE@
129 NVIDIA_CFLAGS = @NVIDIA_CFLAGS@
130 NVIDIA_LIBS = @NVIDIA_LIBS@
131 OBJEXT = @OBJEXT@
132 PACKAGE = @PACKAGE@
133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134 PACKAGE_NAME = @PACKAGE_NAME@
135 PACKAGE_STRING = @PACKAGE_STRING@
136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
137 PACKAGE_URL = @PACKAGE_URL@
138 PACKAGE_VERSION = @PACKAGE_VERSION@
139 PATH_SEPARATOR = @PATH_SEPARATOR@
140 PKG_CONFIG = @PKG_CONFIG@
141 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
142 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
143 POSUB = @POSUB@
144 RANLIB = @RANLIB@
145 SENSORS_LIBS = @SENSORS_LIBS@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 STRIP = @STRIP@
149 UNITY_CFLAGS = @UNITY_CFLAGS@
150 UNITY_LIBS = @UNITY_LIBS@
151 USE_NLS = @USE_NLS@
152 VERSION = @VERSION@
153 X11_CFLAGS = @X11_CFLAGS@
154 X11_LIBS = @X11_LIBS@
155 XEXT_CFLAGS = @XEXT_CFLAGS@
156 XEXT_LIBS = @XEXT_LIBS@
157 XGETTEXT = @XGETTEXT@
158 XGETTEXT_015 = @XGETTEXT_015@
159 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
160 XMKMF = @XMKMF@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 AM_CPPFLAGS = \
212         -I$(top_srcdir)/src
213
214 noinst_LIBRARIES = libplib.a
215 libplib_a_CFLAGS = -pedantic -Wall -Werror
216 libplib_a_SOURCES = \
217         plib_io.h plib_io.c
218
219 all: all-am
220
221 .SUFFIXES:
222 .SUFFIXES: .c .o .obj
223 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224         @for dep in $?; do \
225           case '$(am__configure_deps)' in \
226             *$$dep*) \
227               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
228                 && { if test -f $@; then exit 0; else break; fi; }; \
229               exit 1;; \
230           esac; \
231         done; \
232         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plib/Makefile'; \
233         $(am__cd) $(top_srcdir) && \
234           $(AUTOMAKE) --gnu src/plib/Makefile
235 .PRECIOUS: Makefile
236 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237         @case '$?' in \
238           *config.status*) \
239             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240           *) \
241             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243         esac;
244
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248 $(top_srcdir)/configure:  $(am__configure_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(am__aclocal_m4_deps):
253
254 clean-noinstLIBRARIES:
255         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
256 libplib.a: $(libplib_a_OBJECTS) $(libplib_a_DEPENDENCIES) 
257         -rm -f libplib.a
258         $(libplib_a_AR) libplib.a $(libplib_a_OBJECTS) $(libplib_a_LIBADD)
259         $(RANLIB) libplib.a
260
261 mostlyclean-compile:
262         -rm -f *.$(OBJEXT)
263
264 distclean-compile:
265         -rm -f *.tab.c
266
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libplib_a-plib_io.Po@am__quote@
268
269 .c.o:
270 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
271 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
274 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
275
276 .c.obj:
277 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
278 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
281 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
282
283 libplib_a-plib_io.o: plib_io.c
284 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplib_a_CFLAGS) $(CFLAGS) -MT libplib_a-plib_io.o -MD -MP -MF $(DEPDIR)/libplib_a-plib_io.Tpo -c -o libplib_a-plib_io.o `test -f 'plib_io.c' || echo '$(srcdir)/'`plib_io.c
285 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libplib_a-plib_io.Tpo $(DEPDIR)/libplib_a-plib_io.Po
286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='plib_io.c' object='libplib_a-plib_io.o' libtool=no @AMDEPBACKSLASH@
287 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplib_a_CFLAGS) $(CFLAGS) -c -o libplib_a-plib_io.o `test -f 'plib_io.c' || echo '$(srcdir)/'`plib_io.c
289
290 libplib_a-plib_io.obj: plib_io.c
291 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplib_a_CFLAGS) $(CFLAGS) -MT libplib_a-plib_io.obj -MD -MP -MF $(DEPDIR)/libplib_a-plib_io.Tpo -c -o libplib_a-plib_io.obj `if test -f 'plib_io.c'; then $(CYGPATH_W) 'plib_io.c'; else $(CYGPATH_W) '$(srcdir)/plib_io.c'; fi`
292 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libplib_a-plib_io.Tpo $(DEPDIR)/libplib_a-plib_io.Po
293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='plib_io.c' object='libplib_a-plib_io.obj' libtool=no @AMDEPBACKSLASH@
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
295 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplib_a_CFLAGS) $(CFLAGS) -c -o libplib_a-plib_io.obj `if test -f 'plib_io.c'; then $(CYGPATH_W) 'plib_io.c'; else $(CYGPATH_W) '$(srcdir)/plib_io.c'; fi`
296
297 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
298         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299         unique=`for i in $$list; do \
300             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301           done | \
302           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303               END { if (nonempty) { for (i in files) print i; }; }'`; \
304         mkid -fID $$unique
305 tags: TAGS
306
307 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
308                 $(TAGS_FILES) $(LISP)
309         set x; \
310         here=`pwd`; \
311         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
312         unique=`for i in $$list; do \
313             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314           done | \
315           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316               END { if (nonempty) { for (i in files) print i; }; }'`; \
317         shift; \
318         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
319           test -n "$$unique" || unique=$$empty_fix; \
320           if test $$# -gt 0; then \
321             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
322               "$$@" $$unique; \
323           else \
324             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325               $$unique; \
326           fi; \
327         fi
328 ctags: CTAGS
329 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330                 $(TAGS_FILES) $(LISP)
331         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332         unique=`for i in $$list; do \
333             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334           done | \
335           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336               END { if (nonempty) { for (i in files) print i; }; }'`; \
337         test -z "$(CTAGS_ARGS)$$unique" \
338           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339              $$unique
340
341 GTAGS:
342         here=`$(am__cd) $(top_builddir) && pwd` \
343           && $(am__cd) $(top_srcdir) \
344           && gtags -i $(GTAGS_ARGS) "$$here"
345
346 distclean-tags:
347         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
348
349 distdir: $(DISTFILES)
350         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352         list='$(DISTFILES)'; \
353           dist_files=`for file in $$list; do echo $$file; done | \
354           sed -e "s|^$$srcdirstrip/||;t" \
355               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356         case $$dist_files in \
357           */*) $(MKDIR_P) `echo "$$dist_files" | \
358                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359                            sort -u` ;; \
360         esac; \
361         for file in $$dist_files; do \
362           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363           if test -d $$d/$$file; then \
364             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365             if test -d "$(distdir)/$$file"; then \
366               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
367             fi; \
368             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
370               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371             fi; \
372             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
373           else \
374             test -f "$(distdir)/$$file" \
375             || cp -p $$d/$$file "$(distdir)/$$file" \
376             || exit 1; \
377           fi; \
378         done
379 check-am: all-am
380 check: check-am
381 all-am: Makefile $(LIBRARIES)
382 installdirs:
383 install: install-am
384 install-exec: install-exec-am
385 install-data: install-data-am
386 uninstall: uninstall-am
387
388 install-am: all-am
389         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391 installcheck: installcheck-am
392 install-strip:
393         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395           `test -z '$(STRIP)' || \
396             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
397 mostlyclean-generic:
398
399 clean-generic:
400
401 distclean-generic:
402         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405 maintainer-clean-generic:
406         @echo "This command is intended for maintainers to use"
407         @echo "it deletes files that may require special tools to rebuild."
408 clean: clean-am
409
410 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
411
412 distclean: distclean-am
413         -rm -rf ./$(DEPDIR)
414         -rm -f Makefile
415 distclean-am: clean-am distclean-compile distclean-generic \
416         distclean-tags
417
418 dvi: dvi-am
419
420 dvi-am:
421
422 html: html-am
423
424 html-am:
425
426 info: info-am
427
428 info-am:
429
430 install-data-am:
431
432 install-dvi: install-dvi-am
433
434 install-dvi-am:
435
436 install-exec-am:
437
438 install-html: install-html-am
439
440 install-html-am:
441
442 install-info: install-info-am
443
444 install-info-am:
445
446 install-man:
447
448 install-pdf: install-pdf-am
449
450 install-pdf-am:
451
452 install-ps: install-ps-am
453
454 install-ps-am:
455
456 installcheck-am:
457
458 maintainer-clean: maintainer-clean-am
459         -rm -rf ./$(DEPDIR)
460         -rm -f Makefile
461 maintainer-clean-am: distclean-am maintainer-clean-generic
462
463 mostlyclean: mostlyclean-am
464
465 mostlyclean-am: mostlyclean-compile mostlyclean-generic
466
467 pdf: pdf-am
468
469 pdf-am:
470
471 ps: ps-am
472
473 ps-am:
474
475 uninstall-am:
476
477 .MAKE: install-am install-strip
478
479 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
480         clean-noinstLIBRARIES ctags distclean distclean-compile \
481         distclean-generic distclean-tags distdir dvi dvi-am html \
482         html-am info info-am install install-am install-data \
483         install-data-am install-dvi install-dvi-am install-exec \
484         install-exec-am install-html install-html-am install-info \
485         install-info-am install-man install-pdf install-pdf-am \
486         install-ps install-ps-am install-strip installcheck \
487         installcheck-am installdirs maintainer-clean \
488         maintainer-clean-generic mostlyclean mostlyclean-compile \
489         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
490         uninstall-am
491
492
493 # Tell versions [3.59,3.63) of GNU make to not export all variables.
494 # Otherwise a system limit (for SysV at least) may be exceeded.
495 .NOEXPORT: