1 # Makefile.in generated by automake 1.10 from Makefile.am.
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.
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
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)
33 build_triplet = @build@
35 sbin_PROGRAMS = rpcdebug$(EXEEXT)
36 subdir = tools/rpcdebug
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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/nfs-utils.m4 \
42 $(top_srcdir)/aclocal/tcp-wrappers.m4 \
43 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/support/include/config.h
49 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
50 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
51 PROGRAMS = $(sbin_PROGRAMS)
52 am_rpcdebug_OBJECTS = rpcdebug-rpcdebug.$(OBJEXT)
53 rpcdebug_OBJECTS = $(am_rpcdebug_OBJECTS)
54 rpcdebug_LDADD = $(LDADD)
55 rpcdebug_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
56 --mode=link $(CCLD) $(rpcdebug_CFLAGS) $(CFLAGS) \
57 $(rpcdebug_LDFLAGS) $(LDFLAGS) -o $@
58 DEFAULT_INCLUDES = -I. -I$(top_builddir)/support/include@am__isrc@
59 depcomp = $(SHELL) $(top_srcdir)/depcomp
60 am__depfiles_maybe = depfiles
61 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
64 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
68 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
70 SOURCES = $(rpcdebug_SOURCES)
71 DIST_SOURCES = $(rpcdebug_SOURCES)
72 man8dir = $(mandir)/man8
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
82 AM_CFLAGS = @AM_CFLAGS@
83 AM_CPPFLAGS = @AM_CPPFLAGS@
86 AUTOHEADER = @AUTOHEADER@
90 CCDEPMODE = @CCDEPMODE@
91 CC_FOR_BUILD = @CC_FOR_BUILD@
93 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
96 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
102 CYGPATH_W = @CYGPATH_W@
114 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
115 GSSAPI_LIBS = @GSSAPI_LIBS@
117 HAVE_LIBWRAP = @HAVE_LIBWRAP@
118 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126 KRBCFLAGS = @KRBCFLAGS@
128 KRBLDFLAGS = @KRBLDFLAGS@
132 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
133 LIBBLKID = @LIBBLKID@
135 LIBCRYPT = @LIBCRYPT@
139 LIBSOCKET = @LIBSOCKET@
140 LIBTOOL = @LIBTOOL@ --tag=CC
143 LTLIBOBJS = @LTLIBOBJS@
145 MAKEINFO = @MAKEINFO@
149 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150 PACKAGE_NAME = @PACKAGE_NAME@
151 PACKAGE_STRING = @PACKAGE_STRING@
152 PACKAGE_TARNAME = @PACKAGE_TARNAME@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PKG_CONFIG = @PKG_CONFIG@
158 RPCGEN_PATH = @RPCGEN_PATH@
159 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
160 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
161 SET_MAKE = @SET_MAKE@
166 abs_builddir = @abs_builddir@
167 abs_srcdir = @abs_srcdir@
168 abs_top_builddir = @abs_top_builddir@
169 abs_top_srcdir = @abs_top_srcdir@
170 ac_ct_CC = @ac_ct_CC@
171 ac_ct_CXX = @ac_ct_CXX@
172 ac_ct_F77 = @ac_ct_F77@
173 am__include = @am__include@
174 am__leading_dot = @am__leading_dot@
175 am__quote = @am__quote@
177 am__untar = @am__untar@
180 build_alias = @build_alias@
181 build_cpu = @build_cpu@
182 build_os = @build_os@
183 build_vendor = @build_vendor@
184 builddir = @builddir@
186 datarootdir = @datarootdir@
189 enable_gss = @enable_gss@
190 enable_nfsv3 = @enable_nfsv3@
191 enable_nfsv4 = @enable_nfsv4@
192 exec_prefix = @exec_prefix@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
197 host_vendor = @host_vendor@
199 includedir = @includedir@
201 install_sh = @install_sh@
204 libexecdir = @libexecdir@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
209 oldincludedir = @oldincludedir@
212 program_transform_name = @program_transform_name@
215 secure_statd = @secure_statd@
216 sharedstatedir = @sharedstatedir@
218 startstatd = @startstatd@
219 statduser = @statduser@
220 statedir = @statedir@
221 sysconfdir = @sysconfdir@
222 target_alias = @target_alias@
223 top_builddir = @top_builddir@
224 top_srcdir = @top_srcdir@
225 man8_MANS = rpcdebug.man
226 EXTRA_DIST = $(man8_MANS)
227 rpcdebug_SOURCES = rpcdebug.c
228 rpcdebug_CFLAGS = $(CFLAGS_FOR_BUILD)
229 rpcdebug_CPPFLAGS = $(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include
230 rpcdebug_LDFLAGS = $(LDFLAGS_FOR_BUILD)
231 MAINTAINERCLEANFILES = Makefile.in
235 .SUFFIXES: .c .lo .o .obj
236 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
238 case '$(am__configure_deps)' in \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
245 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/rpcdebug/Makefile'; \
246 cd $(top_srcdir) && \
247 $(AUTOMAKE) --gnu tools/rpcdebug/Makefile
249 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265 install-sbinPROGRAMS: $(sbin_PROGRAMS)
267 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
268 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
269 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
273 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
274 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
275 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
279 uninstall-sbinPROGRAMS:
281 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
282 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
283 echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
284 rm -f "$(DESTDIR)$(sbindir)/$$f"; \
288 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
289 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
290 echo " rm -f $$p $$f"; \
293 rpcdebug$(EXEEXT): $(rpcdebug_OBJECTS) $(rpcdebug_DEPENDENCIES)
294 @rm -f rpcdebug$(EXEEXT)
295 $(rpcdebug_LINK) $(rpcdebug_OBJECTS) $(rpcdebug_LDADD) $(LIBS)
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcdebug-rpcdebug.Po@am__quote@
306 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
307 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
313 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
314 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
320 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
321 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
326 rpcdebug-rpcdebug.o: rpcdebug.c
327 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rpcdebug_CPPFLAGS) $(CPPFLAGS) $(rpcdebug_CFLAGS) $(CFLAGS) -MT rpcdebug-rpcdebug.o -MD -MP -MF $(DEPDIR)/rpcdebug-rpcdebug.Tpo -c -o rpcdebug-rpcdebug.o `test -f 'rpcdebug.c' || echo '$(srcdir)/'`rpcdebug.c
328 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rpcdebug-rpcdebug.Tpo $(DEPDIR)/rpcdebug-rpcdebug.Po
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rpcdebug.c' object='rpcdebug-rpcdebug.o' libtool=no @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rpcdebug_CPPFLAGS) $(CPPFLAGS) $(rpcdebug_CFLAGS) $(CFLAGS) -c -o rpcdebug-rpcdebug.o `test -f 'rpcdebug.c' || echo '$(srcdir)/'`rpcdebug.c
333 rpcdebug-rpcdebug.obj: rpcdebug.c
334 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rpcdebug_CPPFLAGS) $(CPPFLAGS) $(rpcdebug_CFLAGS) $(CFLAGS) -MT rpcdebug-rpcdebug.obj -MD -MP -MF $(DEPDIR)/rpcdebug-rpcdebug.Tpo -c -o rpcdebug-rpcdebug.obj `if test -f 'rpcdebug.c'; then $(CYGPATH_W) 'rpcdebug.c'; else $(CYGPATH_W) '$(srcdir)/rpcdebug.c'; fi`
335 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rpcdebug-rpcdebug.Tpo $(DEPDIR)/rpcdebug-rpcdebug.Po
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rpcdebug.c' object='rpcdebug-rpcdebug.obj' libtool=no @AMDEPBACKSLASH@
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rpcdebug_CPPFLAGS) $(CPPFLAGS) $(rpcdebug_CFLAGS) $(CFLAGS) -c -o rpcdebug-rpcdebug.obj `if test -f 'rpcdebug.c'; then $(CYGPATH_W) 'rpcdebug.c'; else $(CYGPATH_W) '$(srcdir)/rpcdebug.c'; fi`
345 install-man8: $(man8_MANS) $(man_MANS)
347 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
348 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
349 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
352 *.8*) list="$$list $$i" ;; \
355 for i in $$list; do \
356 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
358 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
363 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
364 inst=`echo $$inst | sed -e 's/^.*\///'`; \
365 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
366 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
367 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
371 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
372 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
375 *.8*) list="$$list $$i" ;; \
378 for i in $$list; do \
379 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
384 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
385 inst=`echo $$inst | sed -e 's/^.*\///'`; \
386 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
387 echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
388 rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
391 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
392 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
393 unique=`for i in $$list; do \
394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 $(AWK) ' { files[$$0] = 1; } \
397 END { for (i in files) print i; }'`; \
401 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
402 $(TAGS_FILES) $(LISP)
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 $(AWK) ' { files[$$0] = 1; } \
410 END { for (i in files) print i; }'`; \
411 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
412 test -n "$$unique" || unique=$$empty_fix; \
413 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
417 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
418 $(TAGS_FILES) $(LISP)
421 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
422 unique=`for i in $$list; do \
423 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 $(AWK) ' { files[$$0] = 1; } \
426 END { for (i in files) print i; }'`; \
427 test -z "$(CTAGS_ARGS)$$tags$$unique" \
428 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
432 here=`$(am__cd) $(top_builddir) && pwd` \
433 && cd $(top_srcdir) \
434 && gtags -i $(GTAGS_ARGS) $$here
437 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439 distdir: $(DISTFILES)
440 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442 list='$(DISTFILES)'; \
443 dist_files=`for file in $$list; do echo $$file; done | \
444 sed -e "s|^$$srcdirstrip/||;t" \
445 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446 case $$dist_files in \
447 */*) $(MKDIR_P) `echo "$$dist_files" | \
448 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451 for file in $$dist_files; do \
452 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453 if test -d $$d/$$file; then \
454 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
458 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
460 test -f $(distdir)/$$file \
461 || cp -p $$d/$$file $(distdir)/$$file \
467 all-am: Makefile $(PROGRAMS) $(MANS)
469 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
470 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
473 install-exec: install-exec-am
474 install-data: install-data-am
475 uninstall: uninstall-am
478 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480 installcheck: installcheck-am
482 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484 `test -z '$(STRIP)' || \
485 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
491 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
493 maintainer-clean-generic:
494 @echo "This command is intended for maintainers to use"
495 @echo "it deletes files that may require special tools to rebuild."
496 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
499 clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
502 distclean: distclean-am
505 distclean-am: clean-am distclean-compile distclean-generic \
518 install-data-am: install-man
520 install-dvi: install-dvi-am
522 install-exec-am: install-sbinPROGRAMS
524 install-html: install-html-am
526 install-info: install-info-am
528 install-man: install-man8
530 install-pdf: install-pdf-am
532 install-ps: install-ps-am
536 maintainer-clean: maintainer-clean-am
539 maintainer-clean-am: distclean-am maintainer-clean-generic
541 mostlyclean: mostlyclean-am
543 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
554 uninstall-am: uninstall-man uninstall-sbinPROGRAMS
556 uninstall-man: uninstall-man8
558 .MAKE: install-am install-strip
560 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
561 clean-libtool clean-sbinPROGRAMS ctags distclean \
562 distclean-compile distclean-generic distclean-libtool \
563 distclean-tags distdir dvi dvi-am html html-am info info-am \
564 install install-am install-data install-data-am install-dvi \
565 install-dvi-am install-exec install-exec-am install-html \
566 install-html-am install-info install-info-am install-man \
567 install-man8 install-pdf install-pdf-am install-ps \
568 install-ps-am install-sbinPROGRAMS install-strip installcheck \
569 installcheck-am installdirs maintainer-clean \
570 maintainer-clean-generic mostlyclean mostlyclean-compile \
571 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
572 tags uninstall uninstall-am uninstall-man uninstall-man8 \
573 uninstall-sbinPROGRAMS
575 # Tell versions [3.59,3.63) of GNU make to not export all variables.
576 # Otherwise a system limit (for SysV at least) may be exceeded.