📄 makefile.in
字号:
aclocal.m4 autotools/compile autotools/config.guess \ autotools/config.sub autotools/depcomp autotools/install-sh \ autotools/ltmain.sh autotools/missing autotools/mkinstalldirs \ config.h.in configure configure.ac getopt.c getopt1.cDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(pifiled_SOURCES) $(select_analysis_SOURCES) $(select_ifile_SOURCES) $(select_mailstat_SOURCES) $(select_test_SOURCES) $(select_textstat_SOURCES) $(selectd_SOURCES)all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:.SUFFIXES: .c .lo .o .objam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --foreign MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4): configure.ac cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fistamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h$(srcdir)/config.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) touch $(srcdir)/config.h.indistclean-hdr: -rm -f config.h stamp-h1binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ else :; fi; \ doneuninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ doneclean-binPROGRAMS: @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ donepifiled$(EXEEXT): $(pifiled_OBJECTS) $(pifiled_DEPENDENCIES) @rm -f pifiled$(EXEEXT) $(LINK) $(pifiled_LDFLAGS) $(pifiled_OBJECTS) $(pifiled_LDADD) $(LIBS)select_analysis$(EXEEXT): $(select_analysis_OBJECTS) $(select_analysis_DEPENDENCIES) @rm -f select_analysis$(EXEEXT) $(LINK) $(select_analysis_LDFLAGS) $(select_analysis_OBJECTS) $(select_analysis_LDADD) $(LIBS)select_ifile$(EXEEXT): $(select_ifile_OBJECTS) $(select_ifile_DEPENDENCIES) @rm -f select_ifile$(EXEEXT) $(LINK) $(select_ifile_LDFLAGS) $(select_ifile_OBJECTS) $(select_ifile_LDADD) $(LIBS)select_mailstat$(EXEEXT): $(select_mailstat_OBJECTS) $(select_mailstat_DEPENDENCIES) @rm -f select_mailstat$(EXEEXT) $(LINK) $(select_mailstat_LDFLAGS) $(select_mailstat_OBJECTS) $(select_mailstat_LDADD) $(LIBS)select_test$(EXEEXT): $(select_test_OBJECTS) $(select_test_DEPENDENCIES) @rm -f select_test$(EXEEXT) $(LINK) $(select_test_LDFLAGS) $(select_test_OBJECTS) $(select_test_LDADD) $(LIBS)select_textstat$(EXEEXT): $(select_textstat_OBJECTS) $(select_textstat_DEPENDENCIES) @rm -f select_textstat$(EXEEXT) $(LINK) $(select_textstat_LDFLAGS) $(select_textstat_OBJECTS) $(select_textstat_LDADD) $(LIBS)selectd$(EXEEXT): $(selectd_OBJECTS) $(selectd_DEPENDENCIES) @rm -f selectd$(EXEEXT) $(LINK) $(selectd_LDFLAGS) $(selectd_OBJECTS) $(selectd_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitarray.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/box.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classifier.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/collection.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combiner.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darray.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dictionary.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/doc_classifier.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/document.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/holders.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iarray.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/identifier.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/languages.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi_ecoc.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi_one.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi_pair.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parray.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pifiled.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol_c.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol_s.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select_analysis.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select_ifile.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select_mailstat.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select_test.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select_textstat.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selectd.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selector.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statlib.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stopword.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tokenizer.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utility.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/varray.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vectorizer.Po@am__quote@distclean-depend: -rm -rf $(DEPDIR) ./$(DEPDIR).c.o:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \@am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<.c.obj:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \@am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`.c.lo:@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \@am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<mostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsdistclean-libtool: -rm -f libtooluninstall-info-am:# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'# (which will cause the Makefiles to be regenerated when you run `make');# (2) otherwise, pass the desired values on the `make' command line.$(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail"mostlyclean-recursive clean-recursive distclean-recursive \maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail"tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ donectags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ doneETAGS = etagsETAGSFLAGS =CTAGS = ctagsCTAGSFLAGS =tags: TAGSID: $(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; } \ END { for (i in files) print i; }'`; \ mkid -fID $$uniqueTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ fi; \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -