makefile.in

来自「一个google的OCR源码」· IN 代码 · 共 1,303 行 · 第 1/5 页

IN
1,303
字号
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_alias = @host_alias@host_triplet = @host@CC = @CC@CXX = @CXX@HAVE_LIB = @HAVE_LIB@LIB = @LIB@LTLIB = @LTLIB@MAINT = @MAINT@MAKEINFO = @MAKEINFO@PACKAGE = @PACKAGE@PACKAGE_DATE = @PACKAGE_DATE@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_VERSION = @PACKAGE_VERSION@PACKAGE_YEAR = @PACKAGE_YEAR@RANLIB = @RANLIB@VERSION = @VERSION@SUBDIRS = AM_CPPFLAGS =      -I$(top_srcdir)/ccutil -I$(top_srcdir)/ccstruct     -I$(top_srcdir)/image -I$(top_srcdir)/viewer     -I$(top_srcdir)/ccops -I$(top_srcdir)/dict     -I$(top_srcdir)/classify     -I$(top_srcdir)/wordrec -I$(top_srcdir)/cutil     -I$(top_srcdir)/textordEXTRA_DIST = tessembedded.cppinclude_HEADERS =      adaptions.h applybox.h baseapi.h blobcmp.h     callnet.h charcut.h     control.h docqual.h expandblob.h fixspace.h fixxht.h     imgscale.h matmatch.h output.h paircmp.h reject.h scaleimg.h     tessbox.h tessedit.h tesseractmain.h tessvars.h tfacep.h     pagewalk.h pgedit.h varabled.h     tessembedded.h tessio.h tfacepp.h tstruct.h werdit.hlib_LIBRARIES = libtesseract_main.a libtesseract_full.alibtesseract_main_a_SOURCES =      tessedit.cpp adaptions.cpp applybox.cpp     baseapi.cpp blobcmp.cpp     callnet.cpp charcut.cpp charsample.cpp control.cpp     docqual.cpp expandblob.cpp fixspace.cpp fixxht.cpp     imgscale.cpp matmatch.cpp output.cpp paircmp.cpp     reject.cpp scaleimg.cpp tessbox.cpp tessvars.cpp     pagewalk.cpp pgedit.cpp varabled.cpp     tfacepp.cpp tstruct.cpp werdit.cpplibtesseract_full_a_SOURCES = tesseractfull.ccbin_PROGRAMS = tesseracttesseract_SOURCES = tesseractmain.cpptesseract_LDADD =      libtesseract_full.amkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirsCONFIG_HEADER = ../config_auto.hCONFIG_CLEAN_FILES = LIBRARIES =  $(lib_LIBRARIES)DEFS = @DEFS@ -I. -I$(srcdir) -I..CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@libtesseract_main_a_LIBADD = libtesseract_main_a_OBJECTS =  tessedit.o adaptions.o applybox.o \baseapi.o blobcmp.o callnet.o charcut.o charsample.o control.o \docqual.o expandblob.o fixspace.o fixxht.o imgscale.o matmatch.o \output.o paircmp.o reject.o scaleimg.o tessbox.o tessvars.o pagewalk.o \pgedit.o varabled.o tfacepp.o tstruct.o werdit.olibtesseract_full_a_LIBADD = libtesseract_full_a_OBJECTS =  tesseractfull.oAR = arPROGRAMS =  $(bin_PROGRAMS)tesseract_OBJECTS =  tesseractmain.otesseract_DEPENDENCIES =  libtesseract_full.atesseract_LDFLAGS = CXXFLAGS = @CXXFLAGS@CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@HEADERS =  $(include_HEADERS)DIST_COMMON =  Makefile.am Makefile.inDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)TAR = tarGZIP_ENV = --bestSOURCES = $(libtesseract_main_a_SOURCES) $(libtesseract_full_a_SOURCES) $(tesseract_SOURCES)OBJECTS = $(libtesseract_main_a_OBJECTS) $(libtesseract_full_a_OBJECTS) $(tesseract_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .cc .cpp .o .s$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps ccmain/MakefileMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) \	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.statusmostlyclean-libLIBRARIES:clean-libLIBRARIES:	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)distclean-libLIBRARIES:maintainer-clean-libLIBRARIES:install-libLIBRARIES: $(lib_LIBRARIES)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(libdir)	@list='$(lib_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \	    $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \	  else :; fi; \	done	@$(POST_INSTALL)	@list='$(lib_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \	    $(RANLIB) $(DESTDIR)$(libdir)/$$p; \	  else :; fi; \	doneuninstall-libLIBRARIES:	@$(NORMAL_UNINSTALL)	list='$(lib_LIBRARIES)'; for p in $$list; do \	  rm -f $(DESTDIR)$(libdir)/$$p; \	done.c.o:	$(COMPILE) -c $<.s.o:	$(COMPILE) -c $<.S.o:	$(COMPILE) -c $<mostlyclean-compile:	-rm -f *.o core *.coreclean-compile:distclean-compile:	-rm -f *.tab.cmaintainer-clean-compile:libtesseract_main.a: $(libtesseract_main_a_OBJECTS) $(libtesseract_main_a_DEPENDENCIES)	-rm -f libtesseract_main.a	$(AR) cru libtesseract_main.a $(libtesseract_main_a_OBJECTS) $(libtesseract_main_a_LIBADD)	$(RANLIB) libtesseract_main.amostlyclean-binPROGRAMS:clean-binPROGRAMS:	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)distclean-binPROGRAMS:maintainer-clean-binPROGRAMS:install-binPROGRAMS: $(bin_PROGRAMS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(bindir)	@list='$(bin_PROGRAMS)'; for p in $$list; do \	  if test -f $$p; then \	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \	  else :; fi; \	doneuninstall-binPROGRAMS:	@$(NORMAL_UNINSTALL)	list='$(bin_PROGRAMS)'; for p in $$list; do \	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \	donetesseract: $(tesseract_OBJECTS) $(tesseract_DEPENDENCIES)	@rm -f tesseract	$(CXXLINK) $(tesseract_LDFLAGS) $(tesseract_OBJECTS) $(tesseract_LDADD) $(LIBS).cc.o:	$(CXXCOMPILE) -c $<.cpp.o:	$(CXXCOMPILE) -c $<install-includeHEADERS: $(include_HEADERS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(includedir)	@list='$(include_HEADERS)'; for p in $$list; do \	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \	doneuninstall-includeHEADERS:	@$(NORMAL_UNINSTALL)	list='$(include_HEADERS)'; for p in $$list; do \	  rm -f $(DESTDIR)$(includedir)/$$p; \	done# 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.@SET_MAKE@all-recursive install-data-recursive install-exec-recursive \installdirs-recursive install-recursive uninstall-recursive  \check-recursive installcheck-recursive info-recursive dvi-recursive:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?