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