Skip to content

Commit

Permalink
Deleted Makefile.in from svn
Browse files Browse the repository at this point in the history
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@606 d0cd1f9f-072b-0410-8dd7-cf729c803f20
  • Loading branch information
theraysmith@gmail.com committed Aug 18, 2011
1 parent 9b7375e commit d5d15f3
Show file tree
Hide file tree
Showing 20 changed files with 9 additions and 12,422 deletions.
829 changes: 0 additions & 829 deletions api/Makefile.in

This file was deleted.

776 changes: 0 additions & 776 deletions ccmain/Makefile.in

This file was deleted.

777 changes: 0 additions & 777 deletions ccstruct/Makefile.in

This file was deleted.

762 changes: 0 additions & 762 deletions ccutil/Makefile.in

This file was deleted.

773 changes: 0 additions & 773 deletions classify/Makefile.in

This file was deleted.

784 changes: 0 additions & 784 deletions cube/Makefile.in

This file was deleted.

733 changes: 0 additions & 733 deletions cutil/Makefile.in

This file was deleted.

730 changes: 0 additions & 730 deletions dict/Makefile.in

This file was deleted.

721 changes: 0 additions & 721 deletions image/Makefile.in

This file was deleted.

570 changes: 0 additions & 570 deletions java/Makefile.in

This file was deleted.

8 changes: 3 additions & 5 deletions java/com/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@ host_triplet = @host@
subdir = java/com
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config_auto.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
Expand Down Expand Up @@ -128,10 +127,9 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBLEPT_HEADERSDIR = @LIBLEPT_HEADERSDIR@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTIFF_CFLAGS = @LIBTIFF_CFLAGS@
LIBTIFF_LIBS = @LIBTIFF_LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
Expand Down
Loading

0 comments on commit d5d15f3

Please sign in to comment.