# Makefile.in generated by automake 1.7.1 from Makefile.am.
# examples/mulisp/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.



srcdir = .
top_srcdir = ../..

pkgdatadir = $(datadir)/epsilon
pkglibdir = $(libdir)/epsilon
pkgincludedir = $(includedir)/epsilon
top_builddir = ../..

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/ginstall -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 = :
host_triplet = i586-pc-linux-gnu
ACLOCAL = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run aclocal-1.7
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run tar
AUTOCONF = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run autoconf
AUTOHEADER = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run autoheader
AUTOMAKE = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run automake-1.7
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc
CFLAGS = -O9
CPP = gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
EXEEXT = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 
LEX = flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBOBJS = 
LIBS = -lpthread -lreadline -lcurses -lm -lfl -ldl 
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/missing --run makeinfo
NO_FL = 
NO_M = 
NO_PTH = 
NO_PTHREAD = 
NO_PTHREADS = 
OBJEXT = o
PACKAGE = epsilon
PACKAGE_BUGREPORT = bug-epsilon@gnu.org
PACKAGE_NAME = GNU epsilon
PACKAGE_STRING = GNU epsilon 0.2.1CVS
PACKAGE_TARNAME = epsilon
PACKAGE_VERSION = 0.2.1CVS
PATH_SEPARATOR = :
PLAINOLDYACC = 
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = 
VERSION = 0.2.1CVS
YACC = bison -y
ac_ct_CC = gcc
ac_ct_RANLIB = ranlib
ac_ct_STRIP = 
am__fastdepCC_FALSE = 
am__fastdepCC_TRUE = #
am__include = include
am__quote = 
bindir = ${exec_prefix}/bin
build = i586-pc-linux-gnu
build_alias = 
build_cpu = i586
build_os = linux-gnu
build_vendor = pc
datadir = ${prefix}/share
exec_prefix = ${prefix}
host = i586-pc-linux-gnu
host_alias = 
host_cpu = i586
host_os = linux-gnu
host_vendor = pc
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /home/luca/progetti/epsilon/epsilon-working/epsilon/aux/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
oldincludedir = /usr/include
prefix = /usr/local
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 

# Handling of installation directories:
PREFIX = /usr/local
EXEC_PREFIX = ${prefix}
#.eamx.c:
#	$(EAMX2C) -o $@ $^

# All installed data for epsilon will go in a subdirectory of this:
data_pkgdir = $(datadir)/epsilon

# Define the names of the directory where to install...

# root of all the other directories in this family:
prefixdir = /usr/local

# C headers (*.h):
hdir = $(prefixdir)/include/epsilon
genc_includedir = $(hdir)/generate_c

# epsilon essential C libraries (*.a and *.so):
adir = $(prefixdir)/lib
sodir = $(prefixdir)/lib

# C libraries and dynamic libraries (modular)
clibrariesdir = $(data_pkgdir)/c_libraries

# epsilon module interfaces (*.epi):
epidir = $(data_pkgdir)/interfaces

# epsilon module implementations (*.epb):
#epbdir = $(data_pkgdir)/implementations

# modules written in eAML (*.eaml):
#eamldir = $(data_pkgdir)/eaml

# epsilon libraries (*.eama):
eamadir = $(data_pkgdir)/lib

# epsilon tools:
EPSILONC = PATH=$$PATH:$(top_srcdir)/compiler:$(top_srcdir)/eam \
  $(top_srcdir)/compiler/epsilonc --no-use-default-paths

# --no-show-types
EAMLAS = PATH=$$PATH:$(top_srcdir)/compiler:$(top_srcdir)/eam \
  $(top_srcdir)/eam/eamlas

EAMLD = PATH=$$PATH:$(top_srcdir)/compiler:$(top_srcdir)/eam \
  $(top_srcdir)/eam/eamld --libraries-path $(eamadir)

EAMX2C = PATH=$$PATH:$(top_srcdir)/compiler:$(top_srcdir)/eam \
  $(top_srcdir)/eam/eamx2c

EAMX2SCHEME = PATH=$$PATH:$(top_srcdir)/compiler:$(top_srcdir)/eam \
  $(top_srcdir)/eam/eamx2scheme

STRINGIFY = $(top_srcdir)/common/stringify

# This option is needed:
AM_CFLAGS = -rdynamic


#eama_DATA = epsilon.eama
#epi_DATA = *.epi
#epb_DATA = *.epb
#eaml_DATA = console_primitive.eaml
EXTRA_DIST = mulisp.epb mulisp.epi repl.epb \
             mulisp_parser.epb mulisp_parser.epi \
             mulisp.elex

subdir = examples/mulisp
mkinstalldirs = $(SHELL) $(top_srcdir)/aux/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
DIST_SOURCES =
DIST_COMMON = $(top_srcdir)/Makefile_defs.am Makefile.am Makefile.in
all: all-am

.SUFFIXES:
.SUFFIXES: .eama .eaml .eamo .eamx .epb
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile_defs.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  examples/mulisp/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
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)/../..
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  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-local mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-generic

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

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-local \
	distclean distclean-generic 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 pdf pdf-am ps ps-am uninstall uninstall-am \
	uninstall-info-am


# User-defined file extensions:
.epb.eaml:
	$(EPSILONC) --generate-eaml -o $@ $^
.eaml.eamo:
	$(EPSILONC) --generate-eamo $^
.eamo.eama:
	$(EPSILONC) --generate-eama -o $@ $^
.eamo.eamx:
	$(EPSILONC) --generate-eamx -o $@ $^

# We need epsilonc and the eAM before compiling the parts written
# in epsilon:
compiler_and_eam: compiler eam

compiler: $(top_srcdir)/compiler/epsilonc
	$(MAKE) -C $(top_srcdir)/compiler
	echo > compiler

eam: $(top_srcdir)/eam/eamlas $(top_srcdir)/eam/eamld
	$(MAKE) -C $(top_srcdir)/eam
	echo > eam

stringify: $(top_srcdir)/common/stringify
	$(MAKE) -C $(top_srcdir)/common
	echo > stringify

#all: mulisp.eamx

mulisp.eamx: mulisp.epb mulisp.epi repl.epb compiler eam
	$(EPSILONC) --interfaces-path=$(top_srcdir)/library \
	            --libraries-path=$(top_srcdir)/library \
	  --generate-eamx --output=$@ \
	  --main=repl mulisp.epb repl.epb

clean-local:
	rm -f *.eam? *~ \#*\# nohup.out core a.out compiler eam \
	      mulisp_scanner.ep[i,b] 
# 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:
