1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
37 build_triplet = @build@
39 sbin_PROGRAMS = idmapd$(EXEEXT)
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
44 $(top_srcdir)/aclocal/kerberos5.m4 \
45 $(top_srcdir)/aclocal/nfs-utils.m4 \
46 $(top_srcdir)/aclocal/tcp-wrappers.m4 \
47 $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/support/include/config.h
53 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" \
54 "$(DESTDIR)$(man8dir)"
55 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
56 PROGRAMS = $(sbin_PROGRAMS)
57 am_idmapd_OBJECTS = atomicio.$(OBJEXT) cfg.$(OBJEXT) idmapd.$(OBJEXT) \
58 setproctitle.$(OBJEXT) strlcat.$(OBJEXT) strlcpy.$(OBJEXT)
59 idmapd_OBJECTS = $(am_idmapd_OBJECTS)
60 idmapd_DEPENDENCIES = ../../support/nfs/libnfs.a
61 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/support/include
62 depcomp = $(SHELL) $(top_srcdir)/depcomp
63 am__depfiles_maybe = depfiles
64 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
67 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68 $(AM_CFLAGS) $(CFLAGS)
70 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
71 $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 SOURCES = $(idmapd_SOURCES)
73 DIST_SOURCES = $(idmapd_SOURCES)
74 man5dir = $(mandir)/man5
75 man8dir = $(mandir)/man8
77 MANS = $(man5_MANS) $(man8_MANS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
84 AMDEP_FALSE = @AMDEP_FALSE@
85 AMDEP_TRUE = @AMDEP_TRUE@
87 AM_CFLAGS = @AM_CFLAGS@
88 AM_CPPFLAGS = @AM_CPPFLAGS@
91 AUTOHEADER = @AUTOHEADER@
95 CCDEPMODE = @CCDEPMODE@
96 CC_FOR_BUILD = @CC_FOR_BUILD@
98 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
99 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
100 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
101 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
102 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
103 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
104 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
106 CPPFLAGS = @CPPFLAGS@
107 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
110 CXXDEPMODE = @CXXDEPMODE@
111 CXXFLAGS = @CXXFLAGS@
112 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
113 CYGPATH_W = @CYGPATH_W@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 KRBCFLAGS = @KRBCFLAGS@
136 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
138 LIBCRYPT = @LIBCRYPT@
142 LIBSOCKET = @LIBSOCKET@
146 LTLIBOBJS = @LTLIBOBJS@
147 MAKEINFO = @MAKEINFO@
150 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151 PACKAGE_NAME = @PACKAGE_NAME@
152 PACKAGE_STRING = @PACKAGE_STRING@
153 PACKAGE_TARNAME = @PACKAGE_TARNAME@
154 PACKAGE_VERSION = @PACKAGE_VERSION@
155 PATH_SEPARATOR = @PATH_SEPARATOR@
158 SET_MAKE = @SET_MAKE@
163 ac_ct_AR = @ac_ct_AR@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 ac_ct_F77 = @ac_ct_F77@
167 ac_ct_LD = @ac_ct_LD@
168 ac_ct_RANLIB = @ac_ct_RANLIB@
169 ac_ct_STRIP = @ac_ct_STRIP@
170 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
178 am__untar = @am__untar@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
186 enable_gss = @enable_gss@
187 enable_nfsv3 = @enable_nfsv3@
188 enable_nfsv4 = @enable_nfsv4@
189 exec_prefix = @exec_prefix@
191 host_alias = @host_alias@
192 host_cpu = @host_cpu@
194 host_vendor = @host_vendor@
195 includedir = @includedir@
197 install_sh = @install_sh@
200 libexecdir = @libexecdir@
201 localstatedir = @localstatedir@
204 oldincludedir = @oldincludedir@
206 program_transform_name = @program_transform_name@
208 secure_statd = @secure_statd@
209 sharedstatedir = @sharedstatedir@
210 statduser = @statduser@
211 statedir = @statedir@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 man5_MANS = idmapd.conf.man
215 man8_MANS = idmapd.man
235 idmapd_LDADD = -levent -lnfsidmap ../../support/nfs/libnfs.a
236 MAINTAINERCLEANFILES = Makefile.in
240 .SUFFIXES: .c .lo .o .obj
241 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
243 case '$(am__configure_deps)' in \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/idmapd/Makefile'; \
251 cd $(top_srcdir) && \
252 $(AUTOMAKE) --gnu utils/idmapd/Makefile
254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
260 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(top_srcdir)/configure: $(am__configure_deps)
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270 install-sbinPROGRAMS: $(sbin_PROGRAMS)
272 test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
273 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
274 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
278 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
279 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
280 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
284 uninstall-sbinPROGRAMS:
286 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
287 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
288 echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
289 rm -f "$(DESTDIR)$(sbindir)/$$f"; \
293 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
294 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
295 echo " rm -f $$p $$f"; \
298 idmapd$(EXEEXT): $(idmapd_OBJECTS) $(idmapd_DEPENDENCIES)
299 @rm -f idmapd$(EXEEXT)
300 $(LINK) $(idmapd_LDFLAGS) $(idmapd_OBJECTS) $(idmapd_LDADD) $(LIBS)
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomicio.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfg.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmapd.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setproctitle.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcat.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcpy.Po@am__quote@
316 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
317 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
323 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
324 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
330 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
331 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
345 install-man5: $(man5_MANS) $(man_MANS)
347 test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
348 @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
349 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
352 *.5*) 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)$(man5dir)/$$inst'"; \
367 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
371 @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
372 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
375 *.5*) 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)$(man5dir)/$$inst'"; \
388 rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
390 install-man8: $(man8_MANS) $(man_MANS)
392 test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
393 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
394 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
397 *.8*) list="$$list $$i" ;; \
400 for i in $$list; do \
401 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
403 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
408 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
409 inst=`echo $$inst | sed -e 's/^.*\///'`; \
410 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
411 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
412 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
416 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
417 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
420 *.8*) list="$$list $$i" ;; \
423 for i in $$list; do \
424 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
429 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
430 inst=`echo $$inst | sed -e 's/^.*\///'`; \
431 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
432 echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
433 rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
436 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
437 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438 unique=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 $(AWK) ' { files[$$0] = 1; } \
442 END { for (i in files) print i; }'`; \
446 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
447 $(TAGS_FILES) $(LISP)
450 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
451 unique=`for i in $$list; do \
452 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454 $(AWK) ' { files[$$0] = 1; } \
455 END { for (i in files) print i; }'`; \
456 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
457 test -n "$$unique" || unique=$$empty_fix; \
458 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
462 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
463 $(TAGS_FILES) $(LISP)
466 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467 unique=`for i in $$list; do \
468 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 $(AWK) ' { files[$$0] = 1; } \
471 END { for (i in files) print i; }'`; \
472 test -z "$(CTAGS_ARGS)$$tags$$unique" \
473 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
477 here=`$(am__cd) $(top_builddir) && pwd` \
478 && cd $(top_srcdir) \
479 && gtags -i $(GTAGS_ARGS) $$here
482 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
484 distdir: $(DISTFILES)
485 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
486 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
487 list='$(DISTFILES)'; for file in $$list; do \
489 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
490 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
492 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
493 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
494 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
496 $(mkdir_p) "$(distdir)$$dir"; \
500 if test -d $$d/$$file; then \
501 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
504 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
506 test -f $(distdir)/$$file \
507 || cp -p $$d/$$file $(distdir)/$$file \
513 all-am: Makefile $(PROGRAMS) $(MANS)
515 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
516 test -z "$$dir" || $(mkdir_p) "$$dir"; \
519 install-exec: install-exec-am
520 install-data: install-data-am
521 uninstall: uninstall-am
524 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526 installcheck: installcheck-am
528 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
529 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
530 `test -z '$(STRIP)' || \
531 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
537 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
539 maintainer-clean-generic:
540 @echo "This command is intended for maintainers to use"
541 @echo "it deletes files that may require special tools to rebuild."
542 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
545 clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
548 distclean: distclean-am
551 distclean-am: clean-am distclean-compile distclean-generic \
552 distclean-libtool distclean-tags
564 install-data-am: install-man
566 install-exec-am: install-sbinPROGRAMS
568 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
570 install-info: install-info-am
574 maintainer-clean: maintainer-clean-am
577 maintainer-clean-am: distclean-am maintainer-clean-generic
579 mostlyclean: mostlyclean-am
581 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
592 uninstall-am: uninstall-info-am uninstall-man uninstall-sbinPROGRAMS
594 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
596 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
597 clean-libtool clean-sbinPROGRAMS ctags distclean \
598 distclean-compile distclean-generic distclean-libtool \
599 distclean-tags distdir dvi dvi-am html html-am info info-am \
600 install install-am install-data install-data-am install-exec \
601 install-exec-am install-exec-hook install-info install-info-am \
602 install-man install-man5 install-man8 install-sbinPROGRAMS \
603 install-strip installcheck installcheck-am installdirs \
604 maintainer-clean maintainer-clean-generic mostlyclean \
605 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
606 pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-hook \
607 uninstall-info-am uninstall-man uninstall-man5 uninstall-man8 \
608 uninstall-sbinPROGRAMS
611 #######################################################################
612 # The following allows the current practice of having
613 # daemons renamed during the install to include RPCPREFIX
615 # This could all be done much easier with program_transform_name
616 # ( program_transform_name = s/^/$(RPCPREFIX)$(KPREFIX)/ )
617 # but that also renames the man pages, which the current
618 # practice does not do.
620 (cd $(DESTDIR)$(sbindir) && \
621 for p in $(sbin_PROGRAMS); do \
622 mv -f $$p$(EXEEXT) $(RPCPREFIX)$(KPREFIX)$$p$(EXEEXT) ;\
625 (cd $(DESTDIR)$(sbindir) && \
626 for p in $(sbin_PROGRAMS); do \
627 rm -f $(RPCPREFIX)$(KPREFIX)$$p$(EXEEXT) ;\
630 # XXX This makes some assumptions about what automake does.
631 # XXX But there is no install-man-hook or install-man-local.
632 install-man: install-man5 install-man8 install-man-links
633 uninstall-man: uninstall-man5 uninstall-man8 uninstall-man-links
636 (cd $(DESTDIR)$(man8dir) && \
637 for m in $(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS); do \
638 inst=`echo $$m | sed -e 's/man$$/8/'`; \
639 rm -f $(RPCPREFIX)$$inst ; \
640 $(LN_S) $$inst $(RPCPREFIX)$$inst ; \
644 (cd $(DESTDIR)$(man8dir) && \
645 for m in $(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS); do \
646 inst=`echo $$m | sed -e 's/man$$/8/'`; \
647 rm -f $(RPCPREFIX)$$inst ; \
649 # Tell versions [3.59,3.63) of GNU make to not export all variables.
650 # Otherwise a system limit (for SysV at least) may be exceeded.