]> git.decadent.org.uk Git - nfs-utils.git/blob - support/misc/Makefile.in
Imported Upstream version 1.2.2
[nfs-utils.git] / support / misc / 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 = support/misc
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
41         $(top_srcdir)/aclocal/ipv6.m4 \
42         $(top_srcdir)/aclocal/kerberos5.m4 \
43         $(top_srcdir)/aclocal/libblkid.m4 \
44         $(top_srcdir)/aclocal/libcap.m4 \
45         $(top_srcdir)/aclocal/libevent.m4 \
46         $(top_srcdir)/aclocal/libnfsidmap.m4 \
47         $(top_srcdir)/aclocal/librpcsecgss.m4 \
48         $(top_srcdir)/aclocal/libtirpc.m4 \
49         $(top_srcdir)/aclocal/nfs-utils.m4 \
50         $(top_srcdir)/aclocal/rpcsec_vers.m4 \
51         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
52         $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = $(top_builddir)/support/include/config.h
57 CONFIG_CLEAN_FILES =
58 CONFIG_CLEAN_VPATH_FILES =
59 LIBRARIES = $(noinst_LIBRARIES)
60 ARFLAGS = cru
61 libmisc_a_AR = $(AR) $(ARFLAGS)
62 libmisc_a_LIBADD =
63 am_libmisc_a_OBJECTS = tcpwrapper.$(OBJEXT) from_local.$(OBJEXT) \
64         mountpoint.$(OBJEXT)
65 libmisc_a_OBJECTS = $(am_libmisc_a_OBJECTS)
66 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/support/include
67 depcomp = $(SHELL) $(top_srcdir)/depcomp
68 am__depfiles_maybe = depfiles
69 am__mv = mv -f
70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 CCLD = $(CC)
76 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
78         $(LDFLAGS) -o $@
79 SOURCES = $(libmisc_a_SOURCES)
80 DIST_SOURCES = $(libmisc_a_SOURCES)
81 ETAGS = etags
82 CTAGS = ctags
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 ACLOCAL = @ACLOCAL@
85 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
86 ALLOCA = @ALLOCA@
87 AMTAR = @AMTAR@
88 AM_CFLAGS = @AM_CFLAGS@
89 AM_CPPFLAGS = @AM_CPPFLAGS@
90 AR = @AR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CC_FOR_BUILD = @CC_FOR_BUILD@
98 CFLAGS = @CFLAGS@
99 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
103 CXX = @CXX@
104 CXXCPP = @CXXCPP@
105 CXXDEPMODE = @CXXDEPMODE@
106 CXXFLAGS = @CXXFLAGS@
107 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
108 CYGPATH_W = @CYGPATH_W@
109 DEFS = @DEFS@
110 DEPDIR = @DEPDIR@
111 DSYMUTIL = @DSYMUTIL@
112 DUMPBIN = @DUMPBIN@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 EGREP = @EGREP@
117 EXEEXT = @EXEEXT@
118 FGREP = @FGREP@
119 GREP = @GREP@
120 GSSD = @GSSD@
121 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
122 GSSGLUE_LIBS = @GSSGLUE_LIBS@
123 HAVE_LIBWRAP = @HAVE_LIBWRAP@
124 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
125 IDMAPD = @IDMAPD@
126 INSTALL = @INSTALL@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 K5VERS = @K5VERS@
132 KRBCFLAGS = @KRBCFLAGS@
133 KRBDIR = @KRBDIR@
134 KRBLDFLAGS = @KRBLDFLAGS@
135 KRBLIBS = @KRBLIBS@
136 LD = @LD@
137 LDFLAGS = @LDFLAGS@
138 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
139 LIBBLKID = @LIBBLKID@
140 LIBBSD = @LIBBSD@
141 LIBCAP = @LIBCAP@
142 LIBCRYPT = @LIBCRYPT@
143 LIBNSL = @LIBNSL@
144 LIBOBJS = @LIBOBJS@
145 LIBS = @LIBS@
146 LIBSOCKET = @LIBSOCKET@
147 LIBTOOL = @LIBTOOL@
148 LIBWRAP = @LIBWRAP@
149 LIPO = @LIPO@
150 LN_S = @LN_S@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAINT = @MAINT@
153 MAKEINFO = @MAKEINFO@
154 MKDIR_P = @MKDIR_P@
155 NM = @NM@
156 NMEDIT = @NMEDIT@
157 OBJDUMP = @OBJDUMP@
158 OBJEXT = @OBJEXT@
159 OTOOL = @OTOOL@
160 OTOOL64 = @OTOOL64@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH_SEPARATOR = @PATH_SEPARATOR@
168 PKG_CONFIG = @PKG_CONFIG@
169 RANLIB = @RANLIB@
170 RELEASE = @RELEASE@
171 RPCGEN_PATH = @RPCGEN_PATH@
172 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
173 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
174 SED = @SED@
175 SET_MAKE = @SET_MAKE@
176 SHELL = @SHELL@
177 STRIP = @STRIP@
178 SVCGSSD = @SVCGSSD@
179 VERSION = @VERSION@
180 abs_builddir = @abs_builddir@
181 abs_srcdir = @abs_srcdir@
182 abs_top_builddir = @abs_top_builddir@
183 abs_top_srcdir = @abs_top_srcdir@
184 ac_ct_CC = @ac_ct_CC@
185 ac_ct_CXX = @ac_ct_CXX@
186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 enable_gss = @enable_gss@
204 enable_ipv6 = @enable_ipv6@
205 enable_mountconfig = @enable_mountconfig@
206 enable_nfsv3 = @enable_nfsv3@
207 enable_nfsv4 = @enable_nfsv4@
208 enable_nfsv41 = @enable_nfsv41@
209 exec_prefix = @exec_prefix@
210 host = @host@
211 host_alias = @host_alias@
212 host_cpu = @host_cpu@
213 host_os = @host_os@
214 host_vendor = @host_vendor@
215 htmldir = @htmldir@
216 includedir = @includedir@
217 infodir = @infodir@
218 install_sh = @install_sh@
219 kprefix = @kprefix@
220 libdir = @libdir@
221 libexecdir = @libexecdir@
222 localedir = @localedir@
223 localstatedir = @localstatedir@
224 lt_ECHO = @lt_ECHO@
225 mandir = @mandir@
226 mkdir_p = @mkdir_p@
227 mountfile = @mountfile@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 prefix = @prefix@
231 program_transform_name = @program_transform_name@
232 psdir = @psdir@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 srcdir = @srcdir@
236 startstatd = @startstatd@
237 statduser = @statduser@
238 statedir = @statedir@
239 sysconfdir = @sysconfdir@
240 target_alias = @target_alias@
241 top_build_prefix = @top_build_prefix@
242 top_builddir = @top_builddir@
243 top_srcdir = @top_srcdir@
244 noinst_LIBRARIES = libmisc.a
245 libmisc_a_SOURCES = tcpwrapper.c from_local.c mountpoint.c
246 MAINTAINERCLEANFILES = Makefile.in
247 all: all-am
248
249 .SUFFIXES:
250 .SUFFIXES: .c .lo .o .obj
251 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
252         @for dep in $?; do \
253           case '$(am__configure_deps)' in \
254             *$$dep*) \
255               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
256                 && { if test -f $@; then exit 0; else break; fi; }; \
257               exit 1;; \
258           esac; \
259         done; \
260         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu support/misc/Makefile'; \
261         $(am__cd) $(top_srcdir) && \
262           $(AUTOMAKE) --gnu support/misc/Makefile
263 .PRECIOUS: Makefile
264 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265         @case '$?' in \
266           *config.status*) \
267             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268           *) \
269             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271         esac;
272
273 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 $(am__aclocal_m4_deps):
281
282 clean-noinstLIBRARIES:
283         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
284 libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES) 
285         -rm -f libmisc.a
286         $(libmisc_a_AR) libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
287         $(RANLIB) libmisc.a
288
289 mostlyclean-compile:
290         -rm -f *.$(OBJEXT)
291
292 distclean-compile:
293         -rm -f *.tab.c
294
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/from_local.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mountpoint.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcpwrapper.Po@am__quote@
298
299 .c.o:
300 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
301 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
305
306 .c.obj:
307 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
308 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
312
313 .c.lo:
314 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
315 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
319
320 mostlyclean-libtool:
321         -rm -f *.lo
322
323 clean-libtool:
324         -rm -rf .libs _libs
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332               END { if (nonempty) { for (i in files) print i; }; }'`; \
333         mkid -fID $$unique
334 tags: TAGS
335
336 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337                 $(TAGS_FILES) $(LISP)
338         set x; \
339         here=`pwd`; \
340         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341         unique=`for i in $$list; do \
342             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343           done | \
344           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345               END { if (nonempty) { for (i in files) print i; }; }'`; \
346         shift; \
347         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
348           test -n "$$unique" || unique=$$empty_fix; \
349           if test $$# -gt 0; then \
350             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351               "$$@" $$unique; \
352           else \
353             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354               $$unique; \
355           fi; \
356         fi
357 ctags: CTAGS
358 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359                 $(TAGS_FILES) $(LISP)
360         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361         unique=`for i in $$list; do \
362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363           done | \
364           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365               END { if (nonempty) { for (i in files) print i; }; }'`; \
366         test -z "$(CTAGS_ARGS)$$unique" \
367           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368              $$unique
369
370 GTAGS:
371         here=`$(am__cd) $(top_builddir) && pwd` \
372           && $(am__cd) $(top_srcdir) \
373           && gtags -i $(GTAGS_ARGS) "$$here"
374
375 distclean-tags:
376         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378 distdir: $(DISTFILES)
379         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381         list='$(DISTFILES)'; \
382           dist_files=`for file in $$list; do echo $$file; done | \
383           sed -e "s|^$$srcdirstrip/||;t" \
384               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
385         case $$dist_files in \
386           */*) $(MKDIR_P) `echo "$$dist_files" | \
387                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
388                            sort -u` ;; \
389         esac; \
390         for file in $$dist_files; do \
391           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392           if test -d $$d/$$file; then \
393             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
394             if test -d "$(distdir)/$$file"; then \
395               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
396             fi; \
397             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
399               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
400             fi; \
401             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
402           else \
403             test -f "$(distdir)/$$file" \
404             || cp -p $$d/$$file "$(distdir)/$$file" \
405             || exit 1; \
406           fi; \
407         done
408 check-am: all-am
409 check: check-am
410 all-am: Makefile $(LIBRARIES)
411 installdirs:
412 install: install-am
413 install-exec: install-exec-am
414 install-data: install-data-am
415 uninstall: uninstall-am
416
417 install-am: all-am
418         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
419
420 installcheck: installcheck-am
421 install-strip:
422         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
423           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
424           `test -z '$(STRIP)' || \
425             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
426 mostlyclean-generic:
427
428 clean-generic:
429
430 distclean-generic:
431         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
432         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
433
434 maintainer-clean-generic:
435         @echo "This command is intended for maintainers to use"
436         @echo "it deletes files that may require special tools to rebuild."
437         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
438 clean: clean-am
439
440 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
441         mostlyclean-am
442
443 distclean: distclean-am
444         -rm -rf ./$(DEPDIR)
445         -rm -f Makefile
446 distclean-am: clean-am distclean-compile distclean-generic \
447         distclean-tags
448
449 dvi: dvi-am
450
451 dvi-am:
452
453 html: html-am
454
455 html-am:
456
457 info: info-am
458
459 info-am:
460
461 install-data-am:
462
463 install-dvi: install-dvi-am
464
465 install-dvi-am:
466
467 install-exec-am:
468
469 install-html: install-html-am
470
471 install-html-am:
472
473 install-info: install-info-am
474
475 install-info-am:
476
477 install-man:
478
479 install-pdf: install-pdf-am
480
481 install-pdf-am:
482
483 install-ps: install-ps-am
484
485 install-ps-am:
486
487 installcheck-am:
488
489 maintainer-clean: maintainer-clean-am
490         -rm -rf ./$(DEPDIR)
491         -rm -f Makefile
492 maintainer-clean-am: distclean-am maintainer-clean-generic
493
494 mostlyclean: mostlyclean-am
495
496 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
497         mostlyclean-libtool
498
499 pdf: pdf-am
500
501 pdf-am:
502
503 ps: ps-am
504
505 ps-am:
506
507 uninstall-am:
508
509 .MAKE: install-am install-strip
510
511 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
512         clean-libtool clean-noinstLIBRARIES ctags distclean \
513         distclean-compile distclean-generic distclean-libtool \
514         distclean-tags distdir dvi dvi-am html html-am info info-am \
515         install install-am install-data install-data-am install-dvi \
516         install-dvi-am install-exec install-exec-am install-html \
517         install-html-am install-info install-info-am install-man \
518         install-pdf install-pdf-am install-ps install-ps-am \
519         install-strip installcheck installcheck-am installdirs \
520         maintainer-clean maintainer-clean-generic mostlyclean \
521         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
522         pdf pdf-am ps ps-am tags uninstall uninstall-am
523
524
525 # Tell versions [3.59,3.63) of GNU make to not export all variables.
526 # Otherwise a system limit (for SysV at least) may be exceeded.
527 .NOEXPORT: