ikarus/Makefile

405 lines
13 KiB
Makefile

# Makefile.in generated by automake 1.6.3 from Makefile.am.
# 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.
SHELL = /bin/sh
srcdir = .
top_srcdir = .
prefix = /Users/ikarus/.opt
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
pkgdatadir = $(datadir)/ikarus
pkglibdir = $(libdir)/ikarus
pkgincludedir = $(includedir)/ikarus
top_builddir = .
ACLOCAL = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run aclocal-1.6
AUTOCONF = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run autoconf
AUTOMAKE = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run automake-1.6
AUTOHEADER = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run autoheader
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = ${INSTALL}
INSTALL_HEADER = $(INSTALL_DATA)
transform = s,x,x,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias =
build_triplet = i386-apple-darwin8.10.1
host_alias =
host_triplet = i386-apple-darwin8.10.1
target_alias =
target_triplet = i386-apple-darwin8.10.1
EXEEXT =
OBJEXT = o
PATH_SEPARATOR = :