# Makefile.in generated by automake 1.7 from Makefile.am.
# silc/Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# 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.



#
#  Makefile.am
#
#  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
#
#  Copyright (C) 2000 Pekka Riikonen
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#

#
#  Makefile.defines.pre
#
#  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
#
#  Copyright (C) 2001 Pekka Riikonen
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#

#
# This file is intended to include all common compilation defines for the
# SILC source tree.  All Makefile.ams in the SILC source tree are expected
# to include this file (Makefile.defines.in).  Also this file may be included
# in any external project that is included in the SILC source tree.
#
# Add following to your Makefile.am:
#
# include $(top_srcdir)/Makefile.defines.in
#
# All packages in the SILC source tree that include the Makefile.defines.in
# must also include the following two lines in their configure.in file.
#
# INCLUDE_DEFINES_INT="include \$(top_srcdir)/Makefile.defines_int"   
# AC_SUBST(INCLUDE_DEFINES_INT)
#
# (See the Makefile.defines_int.pre for all different definitions but DO NOT
#  directly include that file!)
#

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/silc-toolkit
pkglibdir = $(libdir)/silc-toolkit
pkgincludedir = $(includedir)/silc-toolkit
top_builddir = ..

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-cygwin
host_triplet = i686-pc-cygwin
target_triplet = i686-pc-cygwin
ACLOCAL = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run aclocal-1.7
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run tar
AUTOCONF = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run autoconf
AUTOHEADER = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run autoheader
AUTOMAKE = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run automake-1.7
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -mno-cygwin  -g -O2 -Wall -finline-functions -D_REENTRANT
CPP = gcc -E
CPPFLAGS = 
CYGPATH_W = cygpath -w
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOCDIR = /usr/local/silc/doc
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
ETCDIR = /usr/local/silc/etc
EXEEXT = .exe
HAVE_GETOPT_LONG_FALSE = #
HAVE_GETOPT_LONG_TRUE = 
HAVE_REGEX_FALSE = #
HAVE_REGEX_TRUE = 
HELPDIR = /usr/local/silc/help
INCLUDE_DEFINES_INT = include $(top_srcdir)/Makefile.defines_int
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 


#bin_PROGRAMS = silc
#silc_SOURCES = \
#	silc.c \
#	clientconfig.c \
#	clientutil.c \
#	local_command.c \
#	screen.c \
#	client_ops.c
#silc_DEPENDENCIES = ../lib/libsilcclient.a ../lib/libsilc.a
LIBS = $(SILC_COMMON_LIBS)
LIBSILCCLIENT_AGE = 0
LIBSILCCLIENT_CURRENT = 1
LIBSILCCLIENT_REVISION = 1
LIBSILC_AGE = 1
LIBSILC_CURRENT = 1
LIBSILC_REVISION = 0
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIB_BASE_VERSION = 1.0
LN_S = ln -s
LOGSDIR = /usr/local/silc/logs
LTLIBOBJS = 
MAKEINFO = ${SHELL} /cygdrive/c/temp/silc-toolkit-0.9.9/missing --run makeinfo
MODULESDIR = /usr/local/silc/modules
OBJEXT = o
PACKAGE = silc-toolkit
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PIDFILE = /usr/local/silc/var/silcd.pid
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/bash
SILC_BEOS_FALSE = 
SILC_BEOS_TRUE = #
SILC_DIST_CLIENT_FALSE = 
SILC_DIST_CLIENT_TRUE = #
SILC_DIST_SERVER_FALSE = 
SILC_DIST_SERVER_TRUE = #
SILC_DIST_SUBDIRS = lib irssi silc silcd doc includes win32
SILC_DIST_TOOLKIT_FALSE = #
SILC_DIST_TOOLKIT_TRUE = 
SILC_DIST_WIN32DLL_FALSE = 
SILC_DIST_WIN32DLL_TRUE = #
SILC_EPOC_FALSE = 
SILC_EPOC_TRUE = #
SILC_LIBTOOLFIX_FALSE = #
SILC_LIBTOOLFIX_TRUE = 
SILC_MP_GMP_FALSE = 
SILC_MP_GMP_TRUE = #
SILC_MP_NSS_MPI_FALSE = #
SILC_MP_NSS_MPI_TRUE = 
SILC_OS2_FALSE = 
SILC_OS2_TRUE = #
SILC_SIM_FALSE = #
SILC_SIM_TRUE = 
SILC_SIZEOF_CHAR = 1
SILC_SIZEOF_INT = 4
SILC_SIZEOF_LONG = 4
SILC_SIZEOF_LONG_LONG = 8
SILC_SIZEOF_SHORT = 2
SILC_SIZEOF_VOID_P = 4
SILC_THREADS_FALSE = #
SILC_THREADS_TRUE = 
SILC_TOP_SRCDIR = /cygdrive/c/temp/silc-toolkit-0.9.9
SILC_WIN32_FALSE = #
SILC_WIN32_TRUE = 
STRIP = strip
VERSION = 0.9.9
ac_ct_CC = gcc
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__include = include
am__quote = 
bindir = ${exec_prefix}/bin
build = i686-pc-cygwin
build_alias = 
build_cpu = i686
build_os = cygwin
build_vendor = pc
datadir = ${prefix}/share
exec_prefix = ${prefix}
host = i686-pc-cygwin
host_alias = 
host_cpu = i686
host_os = cygwin
host_vendor = pc
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /cygdrive/c/temp/silc-toolkit-0.9.9/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
oldincludedir = /usr/include
prefix = /usr/local/silc
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sedpath = /usr/bin/sed
sharedstatedir = ${prefix}/com
subdirs =  irssi lib/silcmath/mpi
sysconfdir = ${prefix}/etc
target = i686-pc-cygwin
target_alias = 
target_cpu = i686
target_os = cygwin
target_vendor = pc

AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
LDADD = -L. -L.. -L../lib -lsilcclient

ADD_INCLUDES = $(CURSES_INCLUDEDIR)

EXTRA_DIST = *.h

#
# INCLUDE defines
#
INCLUDES = $(ADD_INCLUDES) $(SILC_CFLAGS) -DHAVE_SILCDEFS_H \
	-I$(srcdir) -I$(top_srcdir) \
	-I$(silc_top_srcdir) \
	-I$(silc_top_srcdir)/lib/silccore \
	-I$(silc_top_srcdir)/lib/silccrypt \
        -I$(silc_top_srcdir)/lib/silcmath \
        -I$(silc_top_srcdir)/lib/silcmath/mpi \
	-I$(silc_top_srcdir)/lib/silcske \
	-I$(silc_top_srcdir)/lib/silcsim \
	-I$(silc_top_srcdir)/lib/silcutil \
	-I$(silc_top_srcdir)/lib/silcsftp \
	-I$(silc_top_srcdir)/lib/silcclient \
	-I$(silc_top_srcdir)/lib/contrib \
        -I$(silc_top_srcdir)/includes \
        -I$(silc_top_srcdir)/doc

subdir = silc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/includes/silcdefs.h
CONFIG_CLEAN_FILES =
depcomp =
am__depfiles_maybe =
DIST_SOURCES =
DIST_COMMON = README $(top_srcdir)/Makefile.defines.in Makefile.am \
	Makefile.in
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.defines.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  silc/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:

DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)

distdir: $(DISTFILES)
	$(mkinstalldirs) $(distdir)/$(top_srcdir)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkinstalldirs) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile

installdirs:

install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-generic distclean-libtool

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am:

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am

maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-info-am

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	distclean distclean-generic distclean-libtool distdir dvi \
	dvi-am info info-am install install-am install-data \
	install-data-am install-exec install-exec-am install-info \
	install-info-am install-man install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
	uninstall-info-am


include $(top_srcdir)/Makefile.defines_int

#
#includes-install: Makefile
#	for i in $(include_HEADERS); do s=$(srcdir)/$$i;
#d=$(silc_top_srcdir)/includes/$$i; \
#	   ln $$s $$d 2>/dev/null || (rm -f $$d; cp -p $$s $$d;); \
#	done;
#
#all-local: includes-install
# 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:
