# Generated automatically from Makefile.in by configure.
# 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 = /bin/sh

srcdir = .
top_srcdir = ../..
prefix = /usr/local
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DESTDIR =

pkgdatadir = $(datadir)/pilot-link
pkglibdir = $(libdir)/pilot-link
pkgincludedir = $(includedir)/pilot-link

top_builddir = ../..

ACLOCAL = aclocal-1.4
AUTOCONF = autoconf
AUTOMAKE = automake-1.4
AUTOHEADER = autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_alias = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
AS = @AS@
CC = ccache gcc
CXX = c++
DEBIANTCL = 
DEBIAN_TCL = 
DLLTOOL = @DLLTOOL@
ECHO = echo
EXEEXT = 
HOST_OS = 
ICONV_CFLAGS = 
ICONV_LIBS =  -liconv
JAR = /usr/local/j2sdk1.3.0/bin/jar
JAVA = /usr/bin/java
JAVABASE = /usr/local/j2sdk1.3.0
JAVAC = /usr/local/j2sdk1.3.0/bin/javac
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
MAKEINFO = makeinfo
OBJDUMP = @OBJDUMP@
OBJEXT = o
PACKAGE = pilot-link
PERL = /usr/bin/perl
PILOT_LINK_MAJOR = 11
PILOT_LINK_MINOR = 5
PILOT_LINK_PATCH = 
PILOT_LINK_VERS = 0
PISOCKPP_AGE = 0
PISOCKPP_CURRENT = 0
PISOCKPP_REVISION = 0
PISOCK_AGE = 0
PISOCK_CURRENT = 8
PISOCK_REVISION = 2
PISYNC_AGE = 0
PISYNC_CURRENT = 0
PISYNC_REVISION = 0
PNG_CFLAGS = 
PNG_LIBS =  -lpng
PYTHON = /usr/bin/python
RANLIB = ranlib
RL_CFLAGS = 
RL_LIBS = -lreadline
STRIP = strip
TCLEXECS = 
TCLLIBS = 
TCLTKFLAGS = 
TCLTKLIBS = 
TCLTK_FLAGS = 
TCLTK_LIBS = 
TCL_BIN = 
TCL_INC = 
TCL_LIBS = 
TCL_LIB_SPEC = 
TCL_PACKAGE_PATH = 
TCL_VERSION = 
TKLIBS = 
TK_BIN = 
TK_INC = 
TK_LIBS = 
TK_LIB_SPEC = 
TK_VERSION = 
VERSION = 0.11.5
YACC = bison -y

INCLUDES =  	-I../../include				-I $(top_srcdir)/include 		-I $(top_builddir)/include		-I $(JAVABASE)/include			-I $(JAVABASE)/include/linux


noinst_PROGRAMS = doConstants

java_files =  	$(srcdir)/org/gnu/pdapilot/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/Block.java 	$(srcdir)/org/gnu/pdapilot/CancelSyncException.java 	$(srcdir)/org/gnu/pdapilot/CardInfo.java 	$(srcdir)/org/gnu/pdapilot/CategoryAppBlock.java 	$(srcdir)/org/gnu/pdapilot/DB.java 	$(srcdir)/org/gnu/pdapilot/DBInfo.java 	$(srcdir)/org/gnu/pdapilot/Database.java 	$(srcdir)/org/gnu/pdapilot/Dlp.java 	$(srcdir)/org/gnu/pdapilot/DlpException.java 	$(srcdir)/org/gnu/pdapilot/File.java 	$(srcdir)/org/gnu/pdapilot/NetInfo.java 	$(srcdir)/org/gnu/pdapilot/NoCreatorException.java 	$(srcdir)/org/gnu/pdapilot/Pref.java 	$(srcdir)/org/gnu/pdapilot/Record.java 	$(srcdir)/org/gnu/pdapilot/RecordID.java 	$(srcdir)/org/gnu/pdapilot/Resource.java 	$(srcdir)/org/gnu/pdapilot/Socket.java 	$(srcdir)/org/gnu/pdapilot/SortBlock.java 	$(srcdir)/org/gnu/pdapilot/SysInfo.java 	$(srcdir)/org/gnu/pdapilot/UserInfo.java 	$(srcdir)/org/gnu/pdapilot/address/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/address/Database.java 	$(srcdir)/org/gnu/pdapilot/address/Record.java 	$(srcdir)/org/gnu/pdapilot/appointment/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/appointment/Database.java 	$(srcdir)/org/gnu/pdapilot/appointment/Record.java 	$(srcdir)/org/gnu/pdapilot/appointment/Time.java 	$(srcdir)/org/gnu/pdapilot/appointment/Repeat.java 	$(srcdir)/org/gnu/pdapilot/End.java 	$(srcdir)/org/gnu/pdapilot/expense/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/expense/CustomCurrency.java 	$(srcdir)/org/gnu/pdapilot/expense/Database.java 	$(srcdir)/org/gnu/pdapilot/expense/Pref.java 	$(srcdir)/org/gnu/pdapilot/expense/Record.java 	$(srcdir)/org/gnu/pdapilot/expense/Payment.java 	$(srcdir)/org/gnu/pdapilot/expense/Sort.java 	$(srcdir)/org/gnu/pdapilot/expense/Type.java 	$(srcdir)/org/gnu/pdapilot/expense/Distance.java 	$(srcdir)/org/gnu/pdapilot/mail/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/mail/Database.java 	$(srcdir)/org/gnu/pdapilot/mail/Record.java 	$(srcdir)/org/gnu/pdapilot/mail/SignaturePref.java 	$(srcdir)/org/gnu/pdapilot/mail/SyncPref.java 	$(srcdir)/org/gnu/pdapilot/mail/Sync.java 	$(srcdir)/org/gnu/pdapilot/mail/Sort.java 	$(srcdir)/org/gnu/pdapilot/memo/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/memo/Database.java 	$(srcdir)/org/gnu/pdapilot/memo/Record.java 	$(srcdir)/org/gnu/pdapilot/todo/AppBlock.java 	$(srcdir)/org/gnu/pdapilot/todo/Database.java 	$(srcdir)/org/gnu/pdapilot/todo/Record.java 	$(srcdir)/org/gnu/pdapilot/Char4.java 	$(srcdir)/org/gnu/pdapilot/Util.java 	$(srcdir)/org/gnu/pdapilot/Constants.java 	$(srcdir)/org/gnu/pdapilot/Calls.java 	$(srcdir)/test.java


java_classes =  	org/gnu/pdapilot/AppBlock.class 	org/gnu/pdapilot/Block.class 	org/gnu/pdapilot/CancelSyncException.class 	org/gnu/pdapilot/CardInfo.class 	org/gnu/pdapilot/CategoryAppBlock.class 	org/gnu/pdapilot/DB.class 	org/gnu/pdapilot/DBInfo.class 	org/gnu/pdapilot/Database.class 	org/gnu/pdapilot/Dlp.class 	org/gnu/pdapilot/DlpException.class 	org/gnu/pdapilot/File.class 	org/gnu/pdapilot/NetInfo.class 	org/gnu/pdapilot/NoCreatorException.class 	org/gnu/pdapilot/Pref.class 	org/gnu/pdapilot/Record.class 	org/gnu/pdapilot/RecordID.class 	org/gnu/pdapilot/Resource.class 	org/gnu/pdapilot/Socket.class 	org/gnu/pdapilot/SortBlock.class 	org/gnu/pdapilot/SysInfo.class 	org/gnu/pdapilot/UserInfo.class 	org/gnu/pdapilot/address/AppBlock.class 	org/gnu/pdapilot/address/Database.class 	org/gnu/pdapilot/address/Record.class 	org/gnu/pdapilot/appointment/AppBlock.class 	org/gnu/pdapilot/appointment/Database.class 	org/gnu/pdapilot/appointment/Record.class 	org/gnu/pdapilot/appointment/Time.class 	org/gnu/pdapilot/appointment/Repeat.class 	org/gnu/pdapilot/End.class 	org/gnu/pdapilot/expense/AppBlock.class 	org/gnu/pdapilot/expense/CustomCurrency.class 	org/gnu/pdapilot/expense/Database.class 	org/gnu/pdapilot/expense/Pref.class 	org/gnu/pdapilot/expense/Record.class 	org/gnu/pdapilot/expense/Payment.class 	org/gnu/pdapilot/expense/Sort.class 	org/gnu/pdapilot/expense/Type.class 	org/gnu/pdapilot/expense/Distance.class 	org/gnu/pdapilot/mail/AppBlock.class 	org/gnu/pdapilot/mail/Database.class 	org/gnu/pdapilot/mail/Record.class 	org/gnu/pdapilot/mail/SignaturePref.class 	org/gnu/pdapilot/mail/SyncPref.class 	org/gnu/pdapilot/mail/Sync.class 	org/gnu/pdapilot/mail/Sort.class 	org/gnu/pdapilot/memo/AppBlock.class 	org/gnu/pdapilot/memo/Database.class 	org/gnu/pdapilot/memo/Record.class 	org/gnu/pdapilot/todo/AppBlock.class 	org/gnu/pdapilot/todo/Database.class 	org/gnu/pdapilot/todo/Record.class 	org/gnu/pdapilot/Char4.class 	org/gnu/pdapilot/Util.class 	org/gnu/pdapilot/Constants.class 	org/gnu/pdapilot/Calls.class

mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES = 
noinst_PROGRAMS =  doConstants$(EXEEXT)
PROGRAMS =  $(noinst_PROGRAMS)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../..
CPPFLAGS = 
LDFLAGS = 
LIBS = 
doConstants_SOURCES = doConstants.c
doConstants_OBJECTS =  doConstants.$(OBJEXT)
doConstants_LDADD = $(LDADD)
doConstants_DEPENDENCIES = 
doConstants_LDFLAGS = 
CFLAGS = -g -O2 		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith 		-pedantic
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  README Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = tar
GZIP_ENV = --best
DEP_FILES =  .deps/doConstants.P
SOURCES = doConstants.c
OBJECTS = doConstants.$(OBJEXT)

all: all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .lo .o .obj .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/Java/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


mostlyclean-noinstPROGRAMS:

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)

distclean-noinstPROGRAMS:

maintainer-clean-noinstPROGRAMS:

# FIXME: We should only use cygpath when building on Windows,
# and only if it is available.
.c.obj:
	$(COMPILE) -c `cygpath -w $<`

.s.o:
	$(COMPILE) -c $<

.S.o:
	$(COMPILE) -c $<

mostlyclean-compile:
	-rm -f *.o core *.core
	-rm -f *.$(OBJEXT)

clean-compile:

distclean-compile:
	-rm -f *.tab.c

maintainer-clean-compile:

.s.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

.S.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:

maintainer-clean-libtool:

doConstants$(EXEEXT): $(doConstants_OBJECTS) $(doConstants_DEPENDENCIES)
	@rm -f doConstants$(EXEEXT)
	$(LINK) $(doConstants_LDFLAGS) $(doConstants_OBJECTS) $(doConstants_LDADD) $(LIBS)

tags: TAGS

ID: $(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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
	tags=; \
	here=`pwd`; \
	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 ID

maintainer-clean-tags:

distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = bindings/Java

distdir: $(DISTFILES)
	here=`cd $(top_builddir) && pwd`; \
	top_distdir=`cd $(top_distdir) && pwd`; \
	distdir=`cd $(distdir) && pwd`; \
	cd $(top_srcdir) \
	  && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bindings/Java/Makefile
	@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

DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)

-include $(DEP_FILES)

mostlyclean-depend:

clean-depend:

distclean-depend:
	-rm -rf .deps

maintainer-clean-depend:

%.o: %.c
	@echo '$(COMPILE) -c $<'; \
	$(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
	@-cp .deps/$(*F).pp .deps/$(*F).P; \
	tr ' ' '\012' < .deps/$(*F).pp \
	  | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
	    >> .deps/$(*F).P; \
	rm .deps/$(*F).pp

%.lo: %.c
	@echo '$(LTCOMPILE) -c $<'; \
	$(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
	@-sed -e 's/^\([^:]*\)\.o[ 	]*:/\1.lo \1.o :/' \
	  < .deps/$(*F).pp > .deps/$(*F).P; \
	tr ' ' '\012' < .deps/$(*F).pp \
	  | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
	    >> .deps/$(*F).P; \
	rm -f .deps/$(*F).pp
info-am:
info: info-am
dvi-am:
dvi: dvi-am
check-am: all-am
check: check-am
installcheck-am:
installcheck: installcheck-am
install-exec-am:
install-exec: install-exec-am

install-data-am:
install-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am:
uninstall: uninstall-am
all-am: Makefile $(PROGRAMS)
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:


mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*

maintainer-clean-generic:
mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
		mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
		mostlyclean-generic

mostlyclean: mostlyclean-am

clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
		clean-depend clean-generic mostlyclean-am clean-local

clean: clean-am

distclean-am:  distclean-noinstPROGRAMS distclean-compile \
		distclean-libtool distclean-tags distclean-depend \
		distclean-generic clean-am
	-rm -f libtool

distclean: distclean-am

maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
		maintainer-clean-compile maintainer-clean-libtool \
		maintainer-clean-tags maintainer-clean-depend \
		maintainer-clean-generic distclean-am
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

maintainer-clean: maintainer-clean-am

.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
mostlyclean-compile distclean-compile clean-compile \
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
distclean-tags clean-tags maintainer-clean-tags distdir \
mostlyclean-depend distclean-depend clean-depend \
maintainer-clean-depend info-am info dvi-am dvi check check-am \
installcheck-am installcheck install-exec-am install-exec \
install-data-am install-data install-am install uninstall-am uninstall \
all-redirect all-am all installdirs mostlyclean-generic \
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean


all: java_pisock

java_write: doConstants
	test -d org || mkdir org
	test -d org/gnu || mkdir org/gnu
	test -d org/gnu/pdapilot || mkdir org/gnu/pdapilot
	./doConstants

java_compile: $(java_files)
	$(JAVAC) -d . $(java_files)

java_lib: Jni.c
	$(CXX) $(INCLUDES) $(DEFS) -L $(top_builddir)/libpisock/.libs -lpisock -shared -o libPiJni.so $(srcdir)/Jni.c

java_jar: $(java_classes)
	$(JAR) cvf pilot-link.jar $(java_classes)

java_pisock: java_write java_compile java_lib java_jar

clean-local:
	rm -f libPiJni.so
	rm -f test.class
	rm -f $(java_classes)
	rm -f pilot-link.jar

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
