aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cmdline/Makefile
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-08-28 13:02:00 +0000
committerdanglassey <danglassey>2002-08-28 13:02:00 +0000
commit1e057d67306569fcd9896dfcea1f5353810f0a48 (patch)
treefa0e30a5552e043e167d762300579cb96f113696 /examples/cmdline/Makefile
parent6178a13bb73d000bbe49587d0ecb67ea689b043f (diff)
downloadsword-sf-cvs-1e057d67306569fcd9896dfcea1f5353810f0a48.tar.gz
sync with crosswire 20020828-1300
Diffstat (limited to 'examples/cmdline/Makefile')
-rw-r--r--examples/cmdline/Makefile34
1 files changed, 17 insertions, 17 deletions
diff --git a/examples/cmdline/Makefile b/examples/cmdline/Makefile
index e8b7c8a..d01afb0 100644
--- a/examples/cmdline/Makefile
+++ b/examples/cmdline/Makefile
@@ -59,8 +59,8 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-host_alias = arm-v4l-linux
-host_triplet = arm-v4l-linux-gnu
+host_alias =
+host_triplet = i686-pc-linux-gnu
EXEEXT =
OBJEXT = o
@@ -68,40 +68,40 @@ PATH_SEPARATOR = :
AMTAR = ${SHELL} /space/home/scribe/src/sword/missing --run tar
AS = @AS@
AWK = gawk
-CC = arm-v4l-linux-gcc
+CC = gcc
CURL_CFLAGS =
CURL_CONFIG = /usr/bin/curl-config
CURL_LIBS = -lcurl -lssl -lcrypto -ldl
-CXX = arm-v4l-linux-g++
+CXX = g++
DEPDIR = .deps
DLLTOOL = @DLLTOOL@
ECHO = echo
-GENCCODE =
-GENCMN =
-GENRB =
+GENCCODE = /usr/sbin/genccode
+GENCMN = /usr/sbin/gencmn
+GENRB = /usr/sbin/genrb
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
MAINT = #
OBJDUMP = @OBJDUMP@
PACKAGE = sword
-PKGDATA =
-RANLIB = arm-v4l-linux-ranlib
-STRIP = arm-v4l-linux-strip
+PKGDATA = /usr/sbin/pkgdata
+RANLIB = ranlib
+STRIP = strip
VERSION = 1.5.4
am__include = include
am__quote =
dir_confdef = no
-enable_debug = no
+enable_debug = yes
enable_profile = no
install_sh = /space/home/scribe/src/sword/install-sh
-target_cpu = arm
+target_cpu = i686
target_mingw32 = no
target_os = linux-gnu
-target_system = arm
-target_vendor = v4l
+target_system = intel
+target_vendor = pc
with_conf = no
-with_icu = no
+with_icu = yes
with_zlib = yes
AUTOMAKE_OPTIONS = 1.6
INCLUDES = -I $(top_srcdir)/include
@@ -153,7 +153,7 @@ LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-CXXFLAGS = -I/usr/include/g++-3 -O3 -ftemplate-depth-25
+CXXFLAGS = -g -O0 -Werror
DIST_SOURCES = $(lookup_SOURCES) $(search_SOURCES) \
$(threaded_search_SOURCES)
DIST_COMMON = Makefile.am Makefile.in
@@ -215,7 +215,7 @@ distclean-depend:
depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
$(CXXDEPMODE) $(depcomp) \
$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
-CXXDEPMODE = depmode=gcc
+CXXDEPMODE = depmode=gcc3
mostlyclean-libtool:
-rm -f *.lo