]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/Makefile.in
Imported Upstream version 1.1.4
[nfs-utils.git] / support / include / Makefile.in
1 # Makefile.in generated by automake 1.10.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  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 GSSD = @GSSD@
103 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
104 GSSGLUE_LIBS = @GSSGLUE_LIBS@
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 SED = @SED@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 STRIP = @STRIP@
153 SVCGSSD = @SVCGSSD@
154 VERSION = @VERSION@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_CXX = @ac_ct_CXX@
161 ac_ct_F77 = @ac_ct_F77@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 builddir = @builddir@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 enable_gss = @enable_gss@
179 enable_ipv6 = @enable_ipv6@
180 enable_nfsv3 = @enable_nfsv3@
181 enable_nfsv4 = @enable_nfsv4@
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 kprefix = @kprefix@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 srcdir = @srcdir@
207 startstatd = @startstatd@
208 statduser = @statduser@
209 statedir = @statedir@
210 sysconfdir = @sysconfdir@
211 target_alias = @target_alias@
212 top_builddir = @top_builddir@
213 top_srcdir = @top_srcdir@
214 SUBDIRS = nfs rpcsvc sys
215 noinst_HEADERS = \
216         exportfs.h \
217         ha-callout.h \
218         misc.h \
219         nfs_mntent.h \
220         nfs_paths.h \
221         nfslib.h \
222         rpcmisc.h \
223         tcpwrapper.h \
224         xio.h \
225         xlog.h \
226         xmalloc.h \
227         xcommon.h
228
229 MAINTAINERCLEANFILES = Makefile.in
230 all: config.h
231         $(MAKE) $(AM_MAKEFLAGS) all-recursive
232
233 .SUFFIXES:
234 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
235         @for dep in $?; do \
236           case '$(am__configure_deps)' in \
237             *$$dep*) \
238               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239                 && exit 0; \
240               exit 1;; \
241           esac; \
242         done; \
243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/Makefile'; \
244         cd $(top_srcdir) && \
245           $(AUTOMAKE) --gnu  support/include/Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248         @case '$?' in \
249           *config.status*) \
250             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251           *) \
252             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254         esac;
255
256 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
260         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
264 config.h: stamp-h1
265         @if test ! -f $@; then \
266           rm -f stamp-h1; \
267           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
268         else :; fi
269
270 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
271         @rm -f stamp-h1
272         cd $(top_builddir) && $(SHELL) ./config.status support/include/config.h
273 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
274         cd $(top_srcdir) && $(AUTOHEADER)
275         rm -f stamp-h1
276         touch $@
277
278 distclean-hdr:
279         -rm -f config.h stamp-h1
280
281 mostlyclean-libtool:
282         -rm -f *.lo
283
284 clean-libtool:
285         -rm -rf .libs _libs
286
287 # This directory's subdirectories are mostly independent; you can cd
288 # into them and run `make' without going through this Makefile.
289 # To change the values of `make' variables: instead of editing Makefiles,
290 # (1) if the variable is set in `config.status', edit `config.status'
291 #     (which will cause the Makefiles to be regenerated when you run `make');
292 # (2) otherwise, pass the desired values on the `make' command line.
293 $(RECURSIVE_TARGETS):
294         @failcom='exit 1'; \
295         for f in x $$MAKEFLAGS; do \
296           case $$f in \
297             *=* | --[!k]*);; \
298             *k*) failcom='fail=yes';; \
299           esac; \
300         done; \
301         dot_seen=no; \
302         target=`echo $@ | sed s/-recursive//`; \
303         list='$(SUBDIRS)'; for subdir in $$list; do \
304           echo "Making $$target in $$subdir"; \
305           if test "$$subdir" = "."; then \
306             dot_seen=yes; \
307             local_target="$$target-am"; \
308           else \
309             local_target="$$target"; \
310           fi; \
311           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312           || eval $$failcom; \
313         done; \
314         if test "$$dot_seen" = "no"; then \
315           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
316         fi; test -z "$$fail"
317
318 $(RECURSIVE_CLEAN_TARGETS):
319         @failcom='exit 1'; \
320         for f in x $$MAKEFLAGS; do \
321           case $$f in \
322             *=* | --[!k]*);; \
323             *k*) failcom='fail=yes';; \
324           esac; \
325         done; \
326         dot_seen=no; \
327         case "$@" in \
328           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
329           *) list='$(SUBDIRS)' ;; \
330         esac; \
331         rev=''; for subdir in $$list; do \
332           if test "$$subdir" = "."; then :; else \
333             rev="$$subdir $$rev"; \
334           fi; \
335         done; \
336         rev="$$rev ."; \
337         target=`echo $@ | sed s/-recursive//`; \
338         for subdir in $$rev; do \
339           echo "Making $$target in $$subdir"; \
340           if test "$$subdir" = "."; then \
341             local_target="$$target-am"; \
342           else \
343             local_target="$$target"; \
344           fi; \
345           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
346           || eval $$failcom; \
347         done && test -z "$$fail"
348 tags-recursive:
349         list='$(SUBDIRS)'; for subdir in $$list; do \
350           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
351         done
352 ctags-recursive:
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
355         done
356
357 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
358         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359         unique=`for i in $$list; do \
360             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361           done | \
362           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
363               END { if (nonempty) { for (i in files) print i; }; }'`; \
364         mkid -fID $$unique
365 tags: TAGS
366
367 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
368                 $(TAGS_FILES) $(LISP)
369         tags=; \
370         here=`pwd`; \
371         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
372           include_option=--etags-include; \
373           empty_fix=.; \
374         else \
375           include_option=--include; \
376           empty_fix=; \
377         fi; \
378         list='$(SUBDIRS)'; for subdir in $$list; do \
379           if test "$$subdir" = .; then :; else \
380             test ! -f $$subdir/TAGS || \
381               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
382           fi; \
383         done; \
384         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
385         unique=`for i in $$list; do \
386             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387           done | \
388           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389               END { if (nonempty) { for (i in files) print i; }; }'`; \
390         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
391           test -n "$$unique" || unique=$$empty_fix; \
392           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393             $$tags $$unique; \
394         fi
395 ctags: CTAGS
396 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         tags=; \
399         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
400         unique=`for i in $$list; do \
401             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402           done | \
403           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404               END { if (nonempty) { for (i in files) print i; }; }'`; \
405         test -z "$(CTAGS_ARGS)$$tags$$unique" \
406           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407              $$tags $$unique
408
409 GTAGS:
410         here=`$(am__cd) $(top_builddir) && pwd` \
411           && cd $(top_srcdir) \
412           && gtags -i $(GTAGS_ARGS) $$here
413
414 distclean-tags:
415         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
417 distdir: $(DISTFILES)
418         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
420         list='$(DISTFILES)'; \
421           dist_files=`for file in $$list; do echo $$file; done | \
422           sed -e "s|^$$srcdirstrip/||;t" \
423               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
424         case $$dist_files in \
425           */*) $(MKDIR_P) `echo "$$dist_files" | \
426                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
427                            sort -u` ;; \
428         esac; \
429         for file in $$dist_files; do \
430           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
431           if test -d $$d/$$file; then \
432             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
434               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
435             fi; \
436             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
437           else \
438             test -f $(distdir)/$$file \
439             || cp -p $$d/$$file $(distdir)/$$file \
440             || exit 1; \
441           fi; \
442         done
443         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
444           if test "$$subdir" = .; then :; else \
445             test -d "$(distdir)/$$subdir" \
446             || $(MKDIR_P) "$(distdir)/$$subdir" \
447             || exit 1; \
448             distdir=`$(am__cd) $(distdir) && pwd`; \
449             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
450             (cd $$subdir && \
451               $(MAKE) $(AM_MAKEFLAGS) \
452                 top_distdir="$$top_distdir" \
453                 distdir="$$distdir/$$subdir" \
454                 am__remove_distdir=: \
455                 am__skip_length_check=: \
456                 distdir) \
457               || exit 1; \
458           fi; \
459         done
460 check-am: all-am
461 check: check-recursive
462 all-am: Makefile $(HEADERS) config.h
463 installdirs: installdirs-recursive
464 installdirs-am:
465 install: install-recursive
466 install-exec: install-exec-recursive
467 install-data: install-data-recursive
468 uninstall: uninstall-recursive
469
470 install-am: all-am
471         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473 installcheck: installcheck-recursive
474 install-strip:
475         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477           `test -z '$(STRIP)' || \
478             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
479 mostlyclean-generic:
480
481 clean-generic:
482
483 distclean-generic:
484         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
490 clean: clean-recursive
491
492 clean-am: clean-generic clean-libtool mostlyclean-am
493
494 distclean: distclean-recursive
495         -rm -f Makefile
496 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
497
498 dvi: dvi-recursive
499
500 dvi-am:
501
502 html: html-recursive
503
504 info: info-recursive
505
506 info-am:
507
508 install-data-am:
509
510 install-dvi: install-dvi-recursive
511
512 install-exec-am:
513
514 install-html: install-html-recursive
515
516 install-info: install-info-recursive
517
518 install-man:
519
520 install-pdf: install-pdf-recursive
521
522 install-ps: install-ps-recursive
523
524 installcheck-am:
525
526 maintainer-clean: maintainer-clean-recursive
527         -rm -f Makefile
528 maintainer-clean-am: distclean-am maintainer-clean-generic
529
530 mostlyclean: mostlyclean-recursive
531
532 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
533
534 pdf: pdf-recursive
535
536 pdf-am:
537
538 ps: ps-recursive
539
540 ps-am:
541
542 uninstall-am:
543
544 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
545         install-strip
546
547 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
548         all all-am check check-am clean clean-generic clean-libtool \
549         ctags ctags-recursive distclean distclean-generic \
550         distclean-hdr distclean-libtool distclean-tags distdir dvi \
551         dvi-am html html-am info info-am install install-am \
552         install-data install-data-am install-dvi install-dvi-am \
553         install-exec install-exec-am install-html install-html-am \
554         install-info install-info-am install-man install-pdf \
555         install-pdf-am install-ps install-ps-am install-strip \
556         installcheck installcheck-am installdirs installdirs-am \
557         maintainer-clean maintainer-clean-generic mostlyclean \
558         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
559         tags tags-recursive uninstall uninstall-am
560
561 # Tell versions [3.59,3.63) of GNU make to not export all variables.
562 # Otherwise a system limit (for SysV at least) may be exceeded.
563 .NOEXPORT: