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