makefile.in
来自「一个google的OCR源码」· IN 代码 · 共 1,303 行 · 第 1/5 页
IN
1,303 行
@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; \ rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ rev="$$subdir $$rev"; \ test "$$subdir" != "." || dot_seen=yes; \ done; \ test "$$dot_seen" = "no" && 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); \ donetags: TAGSID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP)TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(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; \ done; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))mostlyclean-tags:clean-tags:distclean-tags: -rm -f TAGS IDmaintainer-clean-tags:distdir = $(top_builddir)/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/$(subdir)subdir = ccmaindistdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done for subdir in $(SUBDIRS); do \ if test "$$subdir" = .; then :; else \ test -d $(distdir)/$$subdir \ || mkdir $(distdir)/$$subdir \ || exit 1; \ chmod 777 $(distdir)/$$subdir; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ || exit 1; \ fi; \ doneadaptions.o: adaptions.cpp ../ccutil/mfcpch.h tessbox.h \ ../ccstruct/ratngs.h ../ccutil/clst.h ../ccutil/host.h \ ../ccutil/platform.h ../ccutil/serialis.h ../ccutil/memry.h \ ../ccutil/errcode.h ../ccutil/fileerr.h ../ccutil/lsterr.h \ ../ccstruct/werd.h ../ccutil/varable.h ../ccutil/clst.h \ ../ccutil/strngs.h ../ccutil/bits16.h ../ccutil/strngs.h \ ../ccstruct/blckerr.h ../ccutil/errcode.h \ ../ccstruct/stepblob.h ../ccstruct/coutln.h \ ../ccstruct/crakedge.h ../ccstruct/points.h ../ccutil/elst.h \ ../ccstruct/ipoints.h ../ccstruct/mod128.h ../ccstruct/rect.h \ ../ccutil/ndminx.h ../ccutil/tprintf.h ../ccutil/varable.h \ ../viewer/scrollview.h ../ccstruct/polyblob.h \ ../ccstruct/poutline.h ../ccstruct/polyvert.h ../ccutil/elst2.h \ ../ccstruct/normalis.h ../ccstruct/ocrrow.h \ ../ccstruct/quspline.h ../ccstruct/quadratc.h \ ../ccutil/serialis.h ../ccutil/memry.h ../ccutil/notdll.h \ ../ccutil/unichar.h ../ccutil/notdll.h tessvars.h \ ../ccutil/varable.h ../image/img.h ../ccutil/memry.h \ ../textord/tordmain.h ../ccutil/varable.h \ ../ccstruct/ocrblock.h ../image/img.h ../ccstruct/pageblk.h \ ../ccstruct/txtregn.h ../ccstruct/hpdsizes.h \ ../ccstruct/polyblk.h ../ccstruct/hpddef.h ../ccutil/debugwin.h \ ../ccstruct/pdblock.h ../ccutil/tessclas.h \ ../ccstruct/blobbox.h ../ccstruct/ocrblock.h \ ../ccstruct/statistc.h ../ccutil/host.h ../ccutil/notdll.h \ ../ccutil/memry.h ../ccutil/mainblk.h ../ccutil/notdll.h \ charcut.h pgedit.h ../ccstruct/ocrblock.h ../ccstruct/ocrrow.h \ ../ccstruct/werd.h ../ccstruct/rect.h pagewalk.h \ ../ccstruct/polyblob.h ../ccstruct/stepblob.h ../image/imgs.h \ ../image/img.h ../ccutil/varable.h scaleimg.h reject.h \ ../ccstruct/pageres.h ../ccstruct/ratngs.h \ ../ccstruct/rejctmap.h control.h ../ccstruct/statistc.h \ ../ccutil/ocrshell.h ../ccutil/ocrclass.h \ ../wordrec/charsample.h ../ccutil/elst.h ../ccstruct/pageres.h \ ../ccutil/memry.h ../ccutil/notdll.h adaptions.h \ ../dict/stopper.h ../dict/choicearr.h ../cutil/tessarray.h \ ../dict/choices.h ../cutil/oldlist.h ../cutil/cutil.h \ ../cutil/general.h ../ccutil/host.h ../dict/states.h \ ../cutil/general.h matmatch.h ../ccutil/hosthplb.h \ ../ccutil/secname.happlybox.o: applybox.cpp ../ccutil/mfcpch.h applybox.h \ ../ccutil/varable.h ../ccutil/clst.h ../ccutil/host.h \ ../ccutil/platform.h ../ccutil/serialis.h ../ccutil/memry.h \ ../ccutil/errcode.h ../ccutil/fileerr.h ../ccutil/lsterr.h \ ../ccutil/strngs.h ../ccstruct/ocrblock.h ../image/img.h \ ../ccutil/memry.h ../ccstruct/ocrrow.h ../ccstruct/quspline.h \ ../ccstruct/quadratc.h ../ccstruct/points.h ../ccutil/elst.h \ ../ccstruct/ipoints.h ../ccutil/serialis.h ../ccutil/memry.h \ ../ccstruct/rect.h ../ccutil/ndminx.h ../ccutil/tprintf.h \ ../ccutil/varable.h ../viewer/scrollview.h ../ccstruct/werd.h \ ../ccutil/varable.h ../ccutil/bits16.h ../ccutil/strngs.h \ ../ccstruct/blckerr.h ../ccutil/errcode.h \ ../ccstruct/stepblob.h ../ccstruct/coutln.h \ ../ccstruct/crakedge.h ../ccstruct/mod128.h \ ../ccstruct/polyblob.h ../ccstruct/poutline.h \ ../ccstruct/polyvert.h ../ccutil/elst2.h ../ccstruct/normalis.h \ ../ccstruct/pageblk.h ../ccstruct/txtregn.h \ ../ccstruct/hpdsizes.h ../ccstruct/polyblk.h \ ../ccstruct/hpddef.h ../ccutil/debugwin.h ../ccstruct/pdblock.h \ ../ccstruct/ocrrow.h ../ccutil/notdll.h ../ccutil/unichar.h \ ../ccutil/boxread.h ../ccutil/mainblk.h ../ccutil/notdll.h \ ../ccstruct/genblob.h ../ccutil/hosthplb.h ../ccutil/notdll.h \ fixxht.h ../ccstruct/statistc.h ../ccutil/host.h \ ../ccstruct/pageres.h ../ccstruct/ocrblock.h \ ../ccstruct/ratngs.h ../ccutil/clst.h ../ccutil/unichar.h \ ../ccstruct/rejctmap.h control.h ../ccstruct/ratngs.h \ ../ccutil/ocrshell.h ../ccutil/ocrclass.h \ ../wordrec/charsample.h ../ccutil/elst.h ../ccstruct/pageres.h \ ../ccutil/memry.h ../ccutil/notdll.h tessbox.h \ ../cutil/globals.h ../ccutil/tessclas.h ../cutil/const.h \ ../ccutil/unicharset.h ../ccutil/unichar.h \ ../ccutil/unicharmap.h ../ccutil/strngs.h ../ccutil/secname.h \ ../dict/matchdefs.h ../cutil/general.h ../ccutil/host.h \ ../ccutil/unichar.hbaseapi.o: baseapi.cpp baseapi.h ../config_auto.h tessedit.h \ ../ccutil/tessclas.h ../ccutil/ocrclass.h ../ccutil/host.h \ ../ccutil/platform.h pgedit.h ../ccstruct/ocrblock.h \ ../image/img.h ../ccutil/memry.h ../ccstruct/ocrrow.h \ ../ccstruct/quspline.h ../ccstruct/quadratc.h \ ../ccstruct/points.h ../ccutil/elst.h ../ccutil/serialis.h \ ../ccutil/memry.h ../ccutil/errcode.h ../ccutil/fileerr.h \ ../ccutil/lsterr.h ../ccstruct/ipoints.h ../ccutil/serialis.h \ ../ccutil/memry.h ../ccstruct/rect.h ../ccutil/ndminx.h \ ../ccutil/tprintf.h ../ccutil/varable.h ../ccutil/clst.h \ ../ccutil/strngs.h ../viewer/scrollview.h ../ccstruct/werd.h \ ../ccutil/varable.h ../ccutil/bits16.h ../ccutil/strngs.h \ ../ccstruct/blckerr.h ../ccutil/errcode.h \ ../ccstruct/stepblob.h ../ccstruct/coutln.h \ ../ccstruct/crakedge.h ../ccstruct/mod128.h \ ../ccstruct/polyblob.h ../ccstruct/poutline.h \ ../ccstruct/polyvert.h ../ccutil/elst2.h ../ccstruct/normalis.h \ ../ccstruct/pageblk.h ../ccstruct/txtregn.h \ ../ccstruct/hpdsizes.h ../ccstruct/polyblk.h \ ../ccstruct/hpddef.h ../ccutil/debugwin.h ../ccstruct/pdblock.h \ ../ccstruct/ocrrow.h ../ccstruct/werd.h ../ccstruct/rect.h \ pagewalk.h ../ccstruct/polyblob.h ../ccstruct/stepblob.h \ ../ccutil/varable.h ../ccutil/notdll.h ../ccstruct/pageres.h \ ../ccstruct/ocrblock.h ../ccstruct/ratngs.h ../ccutil/clst.h \ ../ccutil/notdll.h ../ccutil/unichar.h ../ccstruct/rejctmap.h \ tessvars.h ../image/img.h ../textord/tordmain.h \ ../ccutil/varable.h ../ccstruct/ocrblock.h ../ccutil/tessclas.h \ ../ccstruct/blobbox.h ../ccstruct/statistc.h ../ccutil/host.h \ ../ccutil/notdll.h control.h ../ccstruct/ratngs.h \ ../ccstruct/statistc.h ../ccutil/ocrshell.h \ ../ccutil/ocrclass.h ../wordrec/charsample.h ../ccutil/elst.h \ ../ccstruct/pageres.h ../ccutil/memry.h ../ccutil/notdll.h \ applybox.h ../ccutil/unichar.h varabled.h \ ../viewer/scrollview.h ../cutil/variables.h ../cutil/cutil.h \ ../cutil/general.h ../ccutil/host.h ../cutil/oldlist.h output.h \ ../cutil/globals.h ../ccutil/tessclas.h ../cutil/const.h \ ../ccutil/unicharset.h ../ccutil/unichar.h \ ../ccutil/unicharmap.h ../ccutil/strngs.h \ ../classify/adaptmatch.h ../cutil/oldlist.h \ ../ccutil/tessclas.h ../classify/fxdefs.h ../cutil/general.h \ ../dict/matchdefs.h ../cutil/general.h ../ccutil/unichar.h \ ../classify/adaptive.h ../classify/intproto.h \ ../classify/protos.h ../cutil/bitvec.h ../cutil/cutil.h \ ../ccutil/unichar.h ../cutil/callcpp.h ../ccutil/varable.h \ ../ccutil/unichar.h ../ccutil/unicharset.h \ ../classify/ocrfeatures.h ../cutil/funcdefs.h \ ../ccstruct/ratngs.h ../textord/edgblob.h \ ../viewer/scrollview.h ../image/img.h ../ccstruct/coutln.h \ ../ccstruct/crakedge.h tessbox.h ../cutil/tordvars.h \ ../image/imgs.h ../image/img.h ../ccutil/varable.h \ ../textord/makerow.h ../ccstruct/statistc.h tstruct.h \ ../cutil/tessarray.h ../cutil/oldlist.h ../textord/tessout.h \ ../wordrec/tface.h ../ccutil/host.h ../dict/choicearr.h \ ../cutil/tessarray.h ../dict/choices.h ../cutil/oldlist.h \ ../ccutil/tessclas.h ../cutil/cutil.h ../dict/permute.h \ ../dict/choicearr.hblobcmp.o: blobcmp.cpp ../ccutil/mfcpch.h ../classify/fxdefs.h \ ../ccutil/tessclas.h ../cutil/general.h ../ccutil/host.h \ ../ccutil/platform.h ../classify/ocrfeatures.h \ ../cutil/funcdefs.h ../cutil/general.h ../classify/fxdefs.h \ ../classify/intmatcher.h ../cutil/debug.h ../cutil/variables.h \ ../cutil/cutil.h ../cutil/oldlist.h ../cutil/callcpp.h \ ../ccutil/varable.h ../ccutil/clst.h ../ccutil/host.h \ ../ccutil/serialis.h ../ccutil/memry.h ../ccutil/errcode.h \ ../ccutil/fileerr.h ../ccutil/lsterr.h ../ccutil/strngs.h \ ../ccutil/unichar.h ../classify/intproto.h ../dict/matchdefs.h \ ../cutil/general.h ../ccutil/unichar.h ../classify/protos.h \ ../cutil/bitvec.h ../cutil/cutil.h ../ccutil/unichar.h \ ../cutil/callcpp.h ../ccutil/unicharset.h ../ccutil/unichar.h \ ../ccutil/unicharmap.h ../classify/cutoffs.h \ ../classify/intproto.h ../classify/adaptive.h \ ../cutil/oldlist.h ../classify/adaptmatch.h \ ../classify/adaptive.h ../classify/ocrfeatures.h \ ../ccstruct/ratngs.h ../ccutil/clst.h ../ccstruct/werd.h \ ../ccutil/varable.h ../ccutil/bits16.h ../ccutil/strngs.h \ ../ccstruct/blckerr.h ../ccutil/errcode.h \ ../ccstruct/stepblob.h ../ccstruct/coutln.h \ ../ccstruct/crakedge.h ../ccstruct/points.h ../ccutil/elst.h \ ../ccstruct/ipoints.h ../ccstruct/mod128.h ../ccstruct/rect.h \ ../ccutil/ndminx.h ../ccutil/tprintf.h ../ccutil/varable.h \ ../viewer/scrollview.h ../ccstruct/polyblob.h \ ../ccstruct/poutline.h ../ccstruct/polyvert.h ../ccutil/elst2.h \ ../ccstruct/normalis.h ../ccstruct/ocrrow.h \ ../ccstruct/quspline.h ../ccstruct/quadratc.h \ ../ccutil/serialis.h ../ccutil/memry.h ../ccutil/notdll.h \
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?