# Makefile generated by imake - do not edit!

CPP=/lib/cpp -P
RM=rm -f
CP=cp -p -f
TOPDIR=.
CONFIGDIR=$(TOPDIR)/config

LIBDIR=/usr/local/lib/ocaml/

CAMLCOMPILERBIN=ocamlopt
CAMLCOMPILERBYT=ocamlc
CAMLFLAGSBIN=-w A -warn-error Ae
CAMLFLAGSBYT=-g $(CAMLFLAGSBIN)

CAMLBIN=$(CAMLCOMPILERBIN) $(CAMLFLAGSBIN)
CAMLBYT=$(CAMLCOMPILERBYT) $(CAMLFLAGSBYT)

CAMLLIBRBYT=ocamlmklib
CAMLLIBRBIN=ocamlmklib

CAMLLEX=ocamllex
CAMLYACC=ocamlyacc
CAMLDEP=ocamldep -pp camlp4o

all:: byt bin

# (begin Imakefile)

byt::
	@-echo "-- Making byt in" asl; cd asl; make byt

bin::
	@-echo "-- Making bin in" asl; cd asl; make bin

clean::
	@-echo "-- Making clean in" asl; cd asl; make clean

depend::
	@-echo "-- Making depend in" asl; cd asl; make depend

makefiles::
	@-echo "-- Making makefiles in" asl; cd asl; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" basics; cd basics; make byt

bin::
	@-echo "-- Making bin in" basics; cd basics; make bin

clean::
	@-echo "-- Making clean in" basics; cd basics; make clean

depend::
	@-echo "-- Making depend in" basics; cd basics; make depend

makefiles::
	@-echo "-- Making makefiles in" basics; cd basics; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" calc; cd calc; make byt

bin::
	@-echo "-- Making bin in" calc; cd calc; make bin

clean::
	@-echo "-- Making clean in" calc; cd calc; make clean

depend::
	@-echo "-- Making depend in" calc; cd calc; make depend

makefiles::
	@-echo "-- Making makefiles in" calc; cd calc; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" camltk; echo "(These programs require the CamlTk library;"; echo " if you haven't installed it, compilation will fail.)"; cd camltk; make byt

bin::
	@-echo "-- Making bin in" camltk; echo "(These programs require the CamlTk library compiled to native code;"; echo " if you haven't installed it, compilation will fail.)"; cd camltk; make bin

clean::
	@-echo "-- Making clean in" camltk; cd camltk; make clean

depend::
	@-echo "-- Making depend in" camltk; cd camltk; make depend

makefiles::
	@-echo "-- Making makefiles in" camltk; cd camltk; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" colwheel; echo "(These programs require the libgraph library;"; echo " if you haven't installed it, compilation will fail.)"; cd colwheel; make byt

bin::
	@-echo "-- Making bin in" colwheel; echo "(These programs require the libgraph library compiled to the native code;"; echo " if you haven't installed it, compilation will fail.)"; cd colwheel; make bin

clean::
	@-echo "-- Making clean in" colwheel; cd colwheel; make clean

depend::
	@-echo "-- Making depend in" colwheel; cd colwheel; make depend

makefiles::
	@-echo "-- Making makefiles in" colwheel; cd colwheel; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" compress; cd compress; make byt

bin::
	@-echo "-- Making bin in" compress; cd compress; make bin

clean::
	@-echo "-- Making clean in" compress; cd compress; make clean

depend::
	@-echo "-- Making depend in" compress; cd compress; make depend

makefiles::
	@-echo "-- Making makefiles in" compress; cd compress; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" demonstr; cd demonstr; make byt

bin::
	@-echo "-- Making bin in" demonstr; cd demonstr; make bin

clean::
	@-echo "-- Making clean in" demonstr; cd demonstr; make clean

depend::
	@-echo "-- Making depend in" demonstr; cd demonstr; make depend

makefiles::
	@-echo "-- Making makefiles in" demonstr; cd demonstr; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" docteur; cd docteur; make byt

bin::
	@-echo "-- Making bin in" docteur; cd docteur; make bin

clean::
	@-echo "-- Making clean in" docteur; cd docteur; make clean

depend::
	@-echo "-- Making depend in" docteur; cd docteur; make depend

makefiles::
	@-echo "-- Making makefiles in" docteur; cd docteur; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" doctor; cd doctor; make byt

bin::
	@-echo "-- Making bin in" doctor; cd doctor; make bin

clean::
	@-echo "-- Making clean in" doctor; cd doctor; make clean

depend::
	@-echo "-- Making depend in" doctor; cd doctor; make depend

makefiles::
	@-echo "-- Making makefiles in" doctor; cd doctor; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" grep; cd grep; make byt

bin::
	@-echo "-- Making bin in" grep; cd grep; make bin

clean::
	@-echo "-- Making clean in" grep; cd grep; make clean

depend::
	@-echo "-- Making depend in" grep; cd grep; make depend

makefiles::
	@-echo "-- Making makefiles in" grep; cd grep; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" hanoi; cd hanoi; make byt

bin::
	@-echo "-- Making bin in" hanoi; cd hanoi; make bin

clean::
	@-echo "-- Making clean in" hanoi; cd hanoi; make clean

depend::
	@-echo "-- Making depend in" hanoi; cd hanoi; make depend

makefiles::
	@-echo "-- Making makefiles in" hanoi; cd hanoi; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" kb; cd kb; make byt

bin::
	@-echo "-- Making bin in" kb; cd kb; make bin

clean::
	@-echo "-- Making clean in" kb; cd kb; make clean

depend::
	@-echo "-- Making depend in" kb; cd kb; make depend

makefiles::
	@-echo "-- Making makefiles in" kb; cd kb; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" minicaml; cd minicaml; make byt

bin::
	@-echo "-- Making bin in" minicaml; cd minicaml; make bin

clean::
	@-echo "-- Making clean in" minicaml; cd minicaml; make clean

depend::
	@-echo "-- Making depend in" minicaml; cd minicaml; make depend

makefiles::
	@-echo "-- Making makefiles in" minicaml; cd minicaml; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" minilogo; echo "(These programs require the libgraph library;"; echo " if you haven't installed it, compilation will fail.)"; cd minilogo; make byt

bin::
	@-echo "-- Making bin in" minilogo; echo "(These programs require the libgraph library compiled to the native code;"; echo " if you haven't installed it, compilation will fail.)"; cd minilogo; make bin

clean::
	@-echo "-- Making clean in" minilogo; cd minilogo; make clean

depend::
	@-echo "-- Making depend in" minilogo; cd minilogo; make depend

makefiles::
	@-echo "-- Making makefiles in" minilogo; cd minilogo; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" pascal; cd pascal; make byt

bin::
	@-echo "-- Making bin in" pascal; cd pascal; make bin

clean::
	@-echo "-- Making clean in" pascal; cd pascal; make clean

depend::
	@-echo "-- Making depend in" pascal; cd pascal; make depend

makefiles::
	@-echo "-- Making makefiles in" pascal; cd pascal; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" picomach; cd picomach; make byt

bin::
	@-echo "-- Making bin in" picomach; cd picomach; make bin

clean::
	@-echo "-- Making clean in" picomach; cd picomach; make clean

depend::
	@-echo "-- Making depend in" picomach; cd picomach; make depend

makefiles::
	@-echo "-- Making makefiles in" picomach; cd picomach; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" showsort; echo "(These programs require the libgraph library;"; echo " if you haven't installed it, compilation will fail.)"; cd showsort; make byt

bin::
	@-echo "-- Making bin in" showsort; echo "(These programs require the libgraph library compiled to the native code;"; echo " if you haven't installed it, compilation will fail.)"; cd showsort; make bin

clean::
	@-echo "-- Making clean in" showsort; cd showsort; make clean

depend::
	@-echo "-- Making depend in" showsort; cd showsort; make depend

makefiles::
	@-echo "-- Making makefiles in" showsort; cd showsort; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" soli; cd soli; make byt

bin::
	@-echo "-- Making bin in" soli; cd soli; make bin

clean::
	@-echo "-- Making clean in" soli; cd soli; make clean

depend::
	@-echo "-- Making depend in" soli; cd soli; make depend

makefiles::
	@-echo "-- Making makefiles in" soli; cd soli; make CONFIGDIR="../config" makefiles

byt::
	@-echo "-- Making byt in" spirals; echo "(These programs require the libgraph library;"; echo " if you haven't installed it, compilation will fail.)"; cd spirals; make byt

bin::
	@-echo "-- Making bin in" spirals; echo "(These programs require the libgraph library compiled to the native code;"; echo " if you haven't installed it, compilation will fail.)"; cd spirals; make bin

clean::
	@-echo "-- Making clean in" spirals; cd spirals; make clean

depend::
	@-echo "-- Making depend in" spirals; cd spirals; make depend

makefiles::
	@-echo "-- Making makefiles in" spirals; cd spirals; make CONFIGDIR="../config" makefiles

# (end Imakefile)

clean::
	$(RM) *.cmi *.cmix *.cmo *.cmx *.o a.out* *~ *.byt *.bin #*#

depend::

beforedepend::

mfile:
	imake -I$(CONFIGDIR)

makefiles:: beforedepend mfile depend

.SUFFIXES: .mli .cmi .ml .mly .mll .cmo .cmx .cma .cmxa

.mli.cmi:
	$(CAMLBYT) -c $<

.ml.cmo:
	$(CAMLBYT) -c $<

.ml.cmx:
	$(CAMLBIN) -c $<

# Generated dependencies below

