]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/Makefile.in
Imported Upstream version 1.1.0
[nfs-utils.git] / support / include / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = support/include
36 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(srcdir)/config.h.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
40         $(top_srcdir)/aclocal/kerberos5.m4 \
41         $(top_srcdir)/aclocal/libblkid.m4 \
42         $(top_srcdir)/aclocal/nfs-utils.m4 \
43         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
44         $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53         html-recursive info-recursive install-data-recursive \
54         install-dvi-recursive install-exec-recursive \
55         install-html-recursive install-info-recursive \
56         install-pdf-recursive install-ps-recursive install-recursive \
57         installcheck-recursive installdirs-recursive pdf-recursive \
58         ps-recursive uninstall-recursive
59 HEADERS = $(noinst_HEADERS)
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61   distclean-recursive maintainer-clean-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
68 ALLOCA = @ALLOCA@
69 AMTAR = @AMTAR@
70 AM_CFLAGS = @AM_CFLAGS@
71 AM_CPPFLAGS = @AM_CPPFLAGS@
72 AR = @AR@
73 AUTOCONF = @AUTOCONF@
74 AUTOHEADER = @AUTOHEADER@
75 AUTOMAKE = @AUTOMAKE@
76 AWK = @AWK@
77 CC = @CC@
78 CCDEPMODE = @CCDEPMODE@
79 CC_FOR_BUILD = @CC_FOR_BUILD@
80 CFLAGS = @CFLAGS@
81 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
85 CXX = @CXX@
86 CXXCPP = @CXXCPP@
87 CXXDEPMODE = @CXXDEPMODE@
88 CXXFLAGS = @CXXFLAGS@
89 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO = @ECHO@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 F77 = @F77@
100 FFLAGS = @FFLAGS@
101 GREP = @GREP@
102 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
103 GSSAPI_LIBS = @GSSAPI_LIBS@
104 GSSD = @GSSD@
105 HAVE_LIBWRAP = @HAVE_LIBWRAP@
106 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
107 IDMAPD = @IDMAPD@
108 INSTALL = @INSTALL@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 K5VERS = @K5VERS@
114 KRBCFLAGS = @KRBCFLAGS@
115 KRBDIR = @KRBDIR@
116 KRBLDFLAGS = @KRBLDFLAGS@
117 KRBLIBS = @KRBLIBS@
118 LD = @LD@
119 LDFLAGS = @LDFLAGS@
120 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
121 LIBBLKID = @LIBBLKID@
122 LIBBSD = @LIBBSD@
123 LIBCRYPT = @LIBCRYPT@
124 LIBNSL = @LIBNSL@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBSOCKET = @LIBSOCKET@
128 LIBTOOL = @LIBTOOL@
129 LIBWRAP = @LIBWRAP@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAINT = @MAINT@
133 MAKEINFO = @MAKEINFO@
134 MKDIR_P = @MKDIR_P@
135 OBJEXT = @OBJEXT@
136 PACKAGE = @PACKAGE@
137 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138 PACKAGE_NAME = @PACKAGE_NAME@
139 PACKAGE_STRING = @PACKAGE_STRING@
140 PACKAGE_TARNAME = @PACKAGE_TARNAME@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 PKG_CONFIG = @PKG_CONFIG@
144 RANLIB = @RANLIB@
145 RELEASE = @RELEASE@
146 RPCGEN_PATH = @RPCGEN_PATH@
147 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
148 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 SVCGSSD = @SVCGSSD@
153 VERSION = @VERSION@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_CXX = @ac_ct_CXX@
160 ac_ct_F77 = @ac_ct_F77@
161 am__include = @am__include@
162 am__leading_dot = @am__leading_dot@
163 am__quote = @am__quote@
164 am__tar = @am__tar@
165 am__untar = @am__untar@
166 bindir = @bindir@
167 build = @build@
168 build_alias = @build_alias@
169 build_cpu = @build_cpu@
170 build_os = @build_os@
171 build_vendor = @build_vendor@
172 builddir = @builddir@
173 datadir = @datadir@
174 datarootdir = @datarootdir@
175 docdir = @docdir@
176 dvidir = @dvidir@
177 enable_gss = @enable_gss@
178 enable_nfsv3 = @enable_nfsv3@
179 enable_nfsv4 = @enable_nfsv4@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 htmldir = @htmldir@
187 includedir = @includedir@
188 infodir = @infodir@
189 install_sh = @install_sh@
190 kprefix = @kprefix@
191 libdir = @libdir@
192 libexecdir = @libexecdir@
193 localedir = @localedir@
194 localstatedir = @localstatedir@
195 mandir = @mandir@
196 mkdir_p = @mkdir_p@
197 oldincludedir = @oldincludedir@
198 pdfdir = @pdfdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 secure_statd = @secure_statd@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 startstatd = @startstatd@
207 statduser = @statduser@
208 statedir = @statedir@
209 sysconfdir = @sysconfdir@
210 target_alias = @target_alias@
211 top_builddir = @top_builddir@
212 top_srcdir = @top_srcdir@
213 SUBDIRS = nfs rpcsvc sys
214 noinst_HEADERS = \
215         conn.h \
216         exportfs.h \
217         fstab.h \
218         ha-callout.h \
219         misc.h \
220         nfs_mntent.h \
221         nfs_paths.h \
222         nfslib.h \
223         rpcmisc.h \
224         tcpwrapper.h \
225         xio.h \
226         xlog.h \
227         xmalloc.h \
228         xcommon.h
229
230 MAINTAINERCLEANFILES = Makefile.in
231 all: config.h
232         $(MAKE) $(AM_MAKEFLAGS) all-recursive
233
234 .SUFFIXES:
235 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
236         @for dep in $?; do \
237           case '$(am__configure_deps)' in \
238             *$$dep*) \
239               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
240                 && exit 0; \
241               exit 1;; \
242           esac; \
243         done; \
244         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/Makefile'; \
245         cd $(top_srcdir) && \
246           $(AUTOMAKE) --gnu  support/include/Makefile
247 .PRECIOUS: Makefile
248 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249         @case '$?' in \
250           *config.status*) \
251             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252           *) \
253             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255         esac;
256
257 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
265 config.h: stamp-h1
266         @if test ! -f $@; then \
267           rm -f stamp-h1; \
268           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
269         else :; fi
270
271 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
272         @rm -f stamp-h1
273         cd $(top_builddir) && $(SHELL) ./config.status support/include/config.h
274 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
275         cd $(top_srcdir) && $(AUTOHEADER)
276         rm -f stamp-h1
277         touch $@
278
279 distclean-hdr:
280         -rm -f config.h stamp-h1
281
282 mostlyclean-libtool:
283         -rm -f *.lo
284
285 clean-libtool:
286         -rm -rf .libs _libs
287
288 # This directory's subdirectories are mostly independent; you can cd
289 # into them and run `make' without going through this Makefile.
290 # To change the values of `make' variables: instead of editing Makefiles,
291 # (1) if the variable is set in `config.status', edit `config.status'
292 #     (which will cause the Makefiles to be regenerated when you run `make');
293 # (2) otherwise, pass the desired values on the `make' command line.
294 $(RECURSIVE_TARGETS):
295         @failcom='exit 1'; \
296         for f in x $$MAKEFLAGS; do \
297           case $$f in \
298             *=* | --[!k]*);; \
299             *k*) failcom='fail=yes';; \
300           esac; \
301         done; \
302         dot_seen=no; \
303         target=`echo $@ | sed s/-recursive//`; \
304         list='$(SUBDIRS)'; for subdir in $$list; do \
305           echo "Making $$target in $$subdir"; \
306           if test "$$subdir" = "."; then \
307             dot_seen=yes; \
308             local_target="$$target-am"; \
309           else \
310             local_target="$$target"; \
311           fi; \
312           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
313           || eval $$failcom; \
314         done; \
315         if test "$$dot_seen" = "no"; then \
316           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
317         fi; test -z "$$fail"
318
319 $(RECURSIVE_CLEAN_TARGETS):
320         @failcom='exit 1'; \
321         for f in x $$MAKEFLAGS; do \
322           case $$f in \
323             *=* | --[!k]*);; \
324             *k*) failcom='fail=yes';; \
325           esac; \
326         done; \
327         dot_seen=no; \
328         case "$@" in \
329           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
330           *) list='$(SUBDIRS)' ;; \
331         esac; \
332         rev=''; for subdir in $$list; do \
333           if test "$$subdir" = "."; then :; else \
334             rev="$$subdir $$rev"; \
335           fi; \
336         done; \
337         rev="$$rev ."; \
338         target=`echo $@ | sed s/-recursive//`; \
339         for subdir in $$rev; do \
340           echo "Making $$target in $$subdir"; \
341           if test "$$subdir" = "."; then \
342             local_target="$$target-am"; \
343           else \
344             local_target="$$target"; \
345           fi; \
346           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
347           || eval $$failcom; \
348         done && test -z "$$fail"
349 tags-recursive:
350         list='$(SUBDIRS)'; for subdir in $$list; do \
351           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
352         done
353 ctags-recursive:
354         list='$(SUBDIRS)'; for subdir in $$list; do \
355           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
356         done
357
358 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '    { files[$$0] = 1; } \
364                END { for (i in files) print i; }'`; \
365         mkid -fID $$unique
366 tags: TAGS
367
368 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
369                 $(TAGS_FILES) $(LISP)
370         tags=; \
371         here=`pwd`; \
372         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
373           include_option=--etags-include; \
374           empty_fix=.; \
375         else \
376           include_option=--include; \
377           empty_fix=; \
378         fi; \
379         list='$(SUBDIRS)'; for subdir in $$list; do \
380           if test "$$subdir" = .; then :; else \
381             test ! -f $$subdir/TAGS || \
382               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
383           fi; \
384         done; \
385         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
386         unique=`for i in $$list; do \
387             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388           done | \
389           $(AWK) '    { files[$$0] = 1; } \
390                END { for (i in files) print i; }'`; \
391         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
392           test -n "$$unique" || unique=$$empty_fix; \
393           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394             $$tags $$unique; \
395         fi
396 ctags: CTAGS
397 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
398                 $(TAGS_FILES) $(LISP)
399         tags=; \
400         here=`pwd`; \
401         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '    { files[$$0] = 1; } \
406                END { for (i in files) print i; }'`; \
407         test -z "$(CTAGS_ARGS)$$tags$$unique" \
408           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409              $$tags $$unique
410
411 GTAGS:
412         here=`$(am__cd) $(top_builddir) && pwd` \
413           && cd $(top_srcdir) \
414           && gtags -i $(GTAGS_ARGS) $$here
415
416 distclean-tags:
417         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418
419 distdir: $(DISTFILES)
420         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422         list='$(DISTFILES)'; \
423           dist_files=`for file in $$list; do echo $$file; done | \
424           sed -e "s|^$$srcdirstrip/||;t" \
425               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426         case $$dist_files in \
427           */*) $(MKDIR_P) `echo "$$dist_files" | \
428                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429                            sort -u` ;; \
430         esac; \
431         for file in $$dist_files; do \
432           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433           if test -d $$d/$$file; then \
434             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
437             fi; \
438             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
439           else \
440             test -f $(distdir)/$$file \
441             || cp -p $$d/$$file $(distdir)/$$file \
442             || exit 1; \
443           fi; \
444         done
445         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
446           if test "$$subdir" = .; then :; else \
447             test -d "$(distdir)/$$subdir" \
448             || $(MKDIR_P) "$(distdir)/$$subdir" \
449             || exit 1; \
450             distdir=`$(am__cd) $(distdir) && pwd`; \
451             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
452             (cd $$subdir && \
453               $(MAKE) $(AM_MAKEFLAGS) \
454                 top_distdir="$$top_distdir" \
455                 distdir="$$distdir/$$subdir" \
456                 am__remove_distdir=: \
457                 am__skip_length_check=: \
458                 distdir) \
459               || exit 1; \
460           fi; \
461         done
462 check-am: all-am
463 check: check-recursive
464 all-am: Makefile $(HEADERS) config.h
465 installdirs: installdirs-recursive
466 installdirs-am:
467 install: install-recursive
468 install-exec: install-exec-recursive
469 install-data: install-data-recursive
470 uninstall: uninstall-recursive
471
472 install-am: all-am
473         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475 installcheck: installcheck-recursive
476 install-strip:
477         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479           `test -z '$(STRIP)' || \
480             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481 mostlyclean-generic:
482
483 clean-generic:
484
485 distclean-generic:
486         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
487
488 maintainer-clean-generic:
489         @echo "This command is intended for maintainers to use"
490         @echo "it deletes files that may require special tools to rebuild."
491         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
492 clean: clean-recursive
493
494 clean-am: clean-generic clean-libtool mostlyclean-am
495
496 distclean: distclean-recursive
497         -rm -f Makefile
498 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
499
500 dvi: dvi-recursive
501
502 dvi-am:
503
504 html: html-recursive
505
506 info: info-recursive
507
508 info-am:
509
510 install-data-am:
511
512 install-dvi: install-dvi-recursive
513
514 install-exec-am:
515
516 install-html: install-html-recursive
517
518 install-info: install-info-recursive
519
520 install-man:
521
522 install-pdf: install-pdf-recursive
523
524 install-ps: install-ps-recursive
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-recursive
529         -rm -f Makefile
530 maintainer-clean-am: distclean-am maintainer-clean-generic
531
532 mostlyclean: mostlyclean-recursive
533
534 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
535
536 pdf: pdf-recursive
537
538 pdf-am:
539
540 ps: ps-recursive
541
542 ps-am:
543
544 uninstall-am:
545
546 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
547         install-strip
548
549 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
550         all all-am check check-am clean clean-generic clean-libtool \
551         ctags ctags-recursive distclean distclean-generic \
552         distclean-hdr distclean-libtool distclean-tags distdir dvi \
553         dvi-am html html-am info info-am install install-am \
554         install-data install-data-am install-dvi install-dvi-am \
555         install-exec install-exec-am install-html install-html-am \
556         install-info install-info-am install-man install-pdf \
557         install-pdf-am install-ps install-ps-am install-strip \
558         installcheck installcheck-am installdirs installdirs-am \
559         maintainer-clean maintainer-clean-generic mostlyclean \
560         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
561         tags tags-recursive uninstall uninstall-am
562
563 # Tell versions [3.59,3.63) of GNU make to not export all variables.
564 # Otherwise a system limit (for SysV at least) may be exceeded.
565 .NOEXPORT: