📄 makefile.in
字号:
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sfsexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sfsexecdir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sfsexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sfsexecdir)/$$f" || exit 1; \ else :; fi; \ doneuninstall-sfsexecPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(sfsexec_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(sfsexecdir)/$$f'"; \ rm -f "$(DESTDIR)$(sfsexecdir)/$$f"; \ doneclean-sfsexecPROGRAMS: @list='$(sfsexec_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ doneauth_helper$(EXEEXT): $(auth_helper_OBJECTS) $(auth_helper_DEPENDENCIES) @rm -f auth_helper$(EXEEXT) $(LINK) $(auth_helper_OBJECTS) $(auth_helper_LDADD) $(LIBS)pathinfo$(EXEEXT): $(pathinfo_OBJECTS) $(pathinfo_DEPENDENCIES) @rm -f pathinfo$(EXEEXT) $(LINK) $(pathinfo_OBJECTS) $(pathinfo_LDADD) $(LIBS)suidconnect$(EXEEXT): $(suidconnect_OBJECTS) $(suidconnect_DEPENDENCIES) @rm -f suidconnect$(EXEEXT) $(LINK) $(suidconnect_OBJECTS) $(suidconnect_LDADD) $(LIBS)tst$(EXEEXT): $(tst_OBJECTS) $(tst_DEPENDENCIES) @rm -f tst$(EXEEXT) $(LINK) $(tst_OBJECTS) $(tst_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_helper.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_helper_common.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_helper_prot.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authunixint.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/devcon.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashtab.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfs3_prot.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfs3exp_prot.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pathinfo.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rwfd.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfs_prot.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfsagent.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfsops.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfspaths.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srpc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/suidconnect.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/suidprotect.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/suio.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tst.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdr_misc.Plo@am__quote@.c.o:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`.c.lo:@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<mostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsinstall-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" @list='$(include_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ doneuninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ rm -f "$(DESTDIR)$(includedir)/$$f"; \ doneinstall-sfsincludeHEADERS: $(sfsinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(sfsincludedir)" || $(MKDIR_P) "$(DESTDIR)$(sfsincludedir)" @list='$(sfsinclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(sfsincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(sfsincludedir)/$$f'"; \ $(sfsincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(sfsincludedir)/$$f"; \ doneuninstall-sfsincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(sfsinclude_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(sfsincludedir)/$$f'"; \ rm -f "$(DESTDIR)$(sfsincludedir)/$$f"; \ doneID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$uniquetags: TAGSTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fictags: CTAGSCTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$uniqueGTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$heredistclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tagsdistdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hookcheck-am: all-amcheck: check-amall-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)installdirs: for dir in "$(DESTDIR)$(sfslibdir)" "$(DESTDIR)$(sfsexecdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(sfsincludedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ doneinstall: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)clean: clean-amclean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ clean-sfsexecPROGRAMS clean-sfslibLTLIBRARIES mostlyclean-amdistclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefiledistclean-am: clean-am distclean-compile distclean-generic \ distclean-tagsdvi: dvi-amdvi-am:html: html-aminfo: info-aminfo-am:install-data-am: install-includeHEADERS install-sfsincludeHEADERS \ install-sfslibLTLIBRARIESinstall-dvi: install-dvi-aminstall-exec-am: install-sfsexecPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hookinstall-html: install-html-aminstall-info: install-info-aminstall-man:install-pdf: install-pdf-aminstall-ps: install-ps-aminstallcheck-am:maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefilemaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtoolpdf: pdf-ampdf-am:ps: ps-amps-am:uninstall-am: uninstall-includeHEADERS uninstall-sfsexecPROGRAMS \ uninstall-sfsincludeHEADERS uninstall-sfslibLTLIBRARIES.MAKE: install-am install-exec-am install-strip.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-noinstPROGRAMS clean-sfsexecPROGRAMS \ clean-sfslibLTLIBRARIES ctags dist-hook distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-exec-hook \ install-html install-html-am install-includeHEADERS \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am \ install-sfsexecPROGRAMS install-sfsincludeHEADERS \ install-sfslibLTLIBRARIES install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-includeHEADERS \ uninstall-sfsexecPROGRAMS uninstall-sfsincludeHEADERS \ uninstall-sfslibLTLIBRARIESnfs3_prot.h: $(SVCDIR)/nfs3_prot.x @rm -f $@ -$(ARPCGEN) -r sfs-internal.h -h $(SVCDIR)/nfs3_prot.x -o $@ || rm -f $@nfs3_prot.c: $(SVCDIR)/nfs3_prot.x nfs3_prot.h @rm -f $@ -$(ARPCGEN) -c $(SVCDIR)/nfs3_prot.x -o $@ || rm -f $@nfs3_prot.o: nfs3_prot.c nfs3_prot.h $(COMPILE) -c @NW@ nfs3_prot.cnfs3exp_prot.h: $(SVCDIR)/nfs3exp_prot.x @rm -f $@ -$(ARPCGEN) -r sfs-internal.h -h $(SVCDIR)/nfs3exp_prot.x -o $@ || rm -f $@nfs3exp_prot.c: $(SVCDIR)/nfs3exp_prot.x nfs3exp_prot.h @rm -f $@ -$(ARPCGEN) -c $(SVCDIR)/nfs3exp_prot.x -o $@ || rm -f $@nfs3exp_prot.o: nfs3exp_prot.c nfs3exp_prot.h $(COMPILE) -c @NW@ nfs3exp_prot.csfs_prot.h: $(SVCDIR)/sfs_prot.x @rm -f $@ -$(ARPCGEN) -r sfs-internal.h -h $(SVCDIR)/sfs_prot.x -o $@ || rm -f $@sfs_prot.c: $(SVCDIR)/sfs_prot.x sfs_prot.h @rm -f $@ -$(ARPCGEN) -c $(SVCDIR)/sfs_prot.x -o $@ || rm -f $@sfs_prot.o: sfs_prot.c sfs_prot.h $(COMPILE) -c @NW@ sfs_prot.csfsagent.h: $(SVCDIR)/sfsagent.x @rm -f $@ -$(ARPCGEN) -r sfs-internal.h -h $(SVCDIR)/sfsagent.x -o $@ || rm -f $@sfsagent.c: $(SVCDIR)/sfsagent.x sfsagent.h @rm -f $@ -$(ARPCGEN) -c $(SVCDIR)/sfsagent.x -o $@ || rm -f $@sfsagent.o: sfsagent.c sfsagent.h $(COMPILE) -c @NW@ sfsagent.cauth_helper_prot.h: $(SVCDIR)/auth_helper_prot.x @rm -f $@ -$(ARPCGEN) -r sfs-internal.h -h $(SVCDIR)/auth_helper_prot.x -o $@ || rm -f $@auth_helper_prot.c: $(SVCDIR)/auth_helper_prot.x auth_helper_prot.h @rm -f $@ -$(ARPCGEN) -c $(SVCDIR)/auth_helper_prot.x -o $@ || rm -f $@auth_helper_prot.o: auth_helper_prot.c auth_helper_prot.h $(COMPILE) -c @NW@ auth_helper_prot.cnfs3_prot.o: nfs3exp_prot.h$(DEP_FILES): nfs3_prot.h nfs3exp_prot.h sfs_prot.h sfsagent.h auth_helper_prot.hrwfd.c: $(LN_S) $(top_srcdir)/async/rwfd.c rwfd.csuidprotect.c: $(LN_S) $(top_srcdir)/async/suidprotect.c suidprotect.cauthunixint.c: $(LN_S) $(top_srcdir)/arpc/authunixint.c authunixint.c$(DEPEND_ON_MAKEFILE): Makefile# Ugh... this is the only way I could get automake to workauth_helper.c: $(srcdir)/$(AUTH_HELPER_STYLE) Makefile @rm -f $@ $(LN_S) $(srcdir)/$(AUTH_HELPER_STYLE) $@dist-hook: cd $(distdir) && rm -f rwfd.c authunixint.c nfs3_prot.h nfs3exp_prot.h sfs_prot.h sfsagent.h auth_helper_prot.h nfs3_prot.c nfs3exp_prot.c sfs_prot.c sfsagent.c auth_helper_prot.c.PHONY: rpccleanrpcclean: rm -f nfs3_prot.h nfs3exp_prot.h sfs_prot.h sfsagent.h auth_helper_prot.h nfs3_prot.c nfs3exp_prot.c sfs_prot.c sfsagent.c auth_helper_prot.cinstall-exec-hook: -chgrp @sfsgroup@ $(DESTDIR)$(sfsexecdir)/suidconnect \ && chmod 2555 $(DESTDIR)$(sfsexecdir)/suidconnect$(srcdir)/Makefile.am: $(srcdir)/Makefile.am.m4 @rm -f $(srcdir)/Makefile.am~ $(M4) $(srcdir)/Makefile.am.m4 > $(srcdir)/Makefile.am~ mv -f $(srcdir)/Makefile.am~ $(srcdir)/Makefile.am# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -