# 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)

hanoi_fra.BYTOBJS=hanoi_fra.cmo
hanoi_fra.FILES=$(hanoi_fra.BYTOBJS:.cmo=.ml)

byt:: hanoi_fra.byt

depend::
	$(CAMLDEP) $(hanoi_fra.FILES) >> Makefile

clean::
	$(RM) hanoi_fra.byt

hanoi_fra.byt: hanoi_fra.cmo
	$(CAMLBYT) $(LINKFLAGSBYT)  hanoi_fra.cmo -o hanoi_fra.byt
	$(CP) hanoi_fra.byt hanoi_fra

clean::
	$(RM) hanoi_fra

hanoi_fra.BINOBJS=hanoi_fra.cmx
hanoi_fra.FILES=$(hanoi_fra.BINOBJS:.cmx=.ml)

bin:: hanoi_fra.bin

depend::
	$(CAMLDEP) $(hanoi_fra.FILES) >> Makefile

clean::
	$(RM) hanoi_fra.bin

hanoi_fra.bin: hanoi_fra.cmx
	$(CAMLBIN) $(LINKFLAGSBIN)  hanoi_fra.cmx -o hanoi_fra.bin
	$(CP) hanoi_fra.bin hanoi_fra

clean::
	$(RM) hanoi_fra

hanoi_eng.BYTOBJS=hanoi_eng.cmo
hanoi_eng.FILES=$(hanoi_eng.BYTOBJS:.cmo=.ml)

byt:: hanoi_eng.byt

depend::
	$(CAMLDEP) $(hanoi_eng.FILES) >> Makefile

clean::
	$(RM) hanoi_eng.byt

hanoi_eng.byt: hanoi_eng.cmo
	$(CAMLBYT) $(LINKFLAGSBYT)  hanoi_eng.cmo -o hanoi_eng.byt
	$(CP) hanoi_eng.byt hanoi_eng

clean::
	$(RM) hanoi_eng

hanoi_eng.BINOBJS=hanoi_eng.cmx
hanoi_eng.FILES=$(hanoi_eng.BINOBJS:.cmx=.ml)

bin:: hanoi_eng.bin

depend::
	$(CAMLDEP) $(hanoi_eng.FILES) >> Makefile

clean::
	$(RM) hanoi_eng.bin

hanoi_eng.bin: hanoi_eng.cmx
	$(CAMLBIN) $(LINKFLAGSBIN)  hanoi_eng.cmx -o hanoi_eng.bin
	$(CP) hanoi_eng.bin hanoi_eng

clean::
	$(RM) hanoi_eng

txthanoi_fra.BYTOBJS=txthanoi_fra.cmo
txthanoi_fra.FILES=$(txthanoi_fra.BYTOBJS:.cmo=.ml)

byt:: txthanoi_fra.byt

depend::
	$(CAMLDEP) $(txthanoi_fra.FILES) >> Makefile

clean::
	$(RM) txthanoi_fra.byt

txthanoi_fra.byt: txthanoi_fra.cmo
	$(CAMLBYT) $(LINKFLAGSBYT)  txthanoi_fra.cmo -o txthanoi_fra.byt
	$(CP) txthanoi_fra.byt txthanoi_fra

clean::
	$(RM) txthanoi_fra

txthanoi_fra.BINOBJS=txthanoi_fra.cmx
txthanoi_fra.FILES=$(txthanoi_fra.BINOBJS:.cmx=.ml)

bin:: txthanoi_fra.bin

depend::
	$(CAMLDEP) $(txthanoi_fra.FILES) >> Makefile

clean::
	$(RM) txthanoi_fra.bin

txthanoi_fra.bin: txthanoi_fra.cmx
	$(CAMLBIN) $(LINKFLAGSBIN)  txthanoi_fra.cmx -o txthanoi_fra.bin
	$(CP) txthanoi_fra.bin txthanoi_fra

clean::
	$(RM) txthanoi_fra

txthanoi_eng.BYTOBJS=txthanoi_eng.cmo
txthanoi_eng.FILES=$(txthanoi_eng.BYTOBJS:.cmo=.ml)

byt:: txthanoi_eng.byt

depend::
	$(CAMLDEP) $(txthanoi_eng.FILES) >> Makefile

clean::
	$(RM) txthanoi_eng.byt

txthanoi_eng.byt: txthanoi_eng.cmo
	$(CAMLBYT) $(LINKFLAGSBYT)  txthanoi_eng.cmo -o txthanoi_eng.byt
	$(CP) txthanoi_eng.byt txthanoi_eng

clean::
	$(RM) txthanoi_eng

txthanoi_eng.BINOBJS=txthanoi_eng.cmx
txthanoi_eng.FILES=$(txthanoi_eng.BINOBJS:.cmx=.ml)

bin:: txthanoi_eng.bin

depend::
	$(CAMLDEP) $(txthanoi_eng.FILES) >> Makefile

clean::
	$(RM) txthanoi_eng.bin

txthanoi_eng.bin: txthanoi_eng.cmx
	$(CAMLBIN) $(LINKFLAGSBIN)  txthanoi_eng.cmx -o txthanoi_eng.bin
	$(CP) txthanoi_eng.bin txthanoi_eng

clean::
	$(RM) txthanoi_eng

grahanoi_fra.BYTOBJS=grahanoi_fra.cmo
grahanoi_fra.FILES=$(grahanoi_fra.BYTOBJS:.cmo=.ml)

byt:: grahanoi_fra.byt

depend::
	$(CAMLDEP) $(grahanoi_fra.FILES) >> Makefile

clean::
	$(RM) grahanoi_fra.byt

grahanoi_fra.byt: grahanoi_fra.cmo
	$(CAMLBYT) $(LINKFLAGSBYT) -custom unix.cma graphics.cma  grahanoi_fra.cmo -o grahanoi_fra

grahanoi_fra.BINOBJS=grahanoi_fra.cmx
grahanoi_fra.FILES=$(grahanoi_fra.BINOBJS:.cmx=.ml)

bin:: grahanoi_fra.bin

depend::
	$(CAMLDEP) $(grahanoi_fra.FILES) >> Makefile

clean::
	$(RM) grahanoi_fra.bin

grahanoi_fra.bin: grahanoi_fra.cmx
	$(CAMLBIN) $(LINKFLAGSBIN) unix.cmxa graphics.cmxa  grahanoi_fra.cmx -o grahanoi_fra.bin
	$(CP) grahanoi_fra.bin grahanoi_fra

clean::
	$(RM) grahanoi_fra

grahanoi_eng.BYTOBJS=grahanoi_eng.cmo
grahanoi_eng.FILES=$(grahanoi_eng.BYTOBJS:.cmo=.ml)

byt:: grahanoi_eng.byt

depend::
	$(CAMLDEP) $(grahanoi_eng.FILES) >> Makefile

clean::
	$(RM) grahanoi_eng.byt

grahanoi_eng.byt: grahanoi_eng.cmo
	$(CAMLBYT) $(LINKFLAGSBYT) -custom unix.cma graphics.cma  grahanoi_eng.cmo -o grahanoi_eng

grahanoi_eng.BINOBJS=grahanoi_eng.cmx
grahanoi_eng.FILES=$(grahanoi_eng.BINOBJS:.cmx=.ml)

bin:: grahanoi_eng.bin

depend::
	$(CAMLDEP) $(grahanoi_eng.FILES) >> Makefile

clean::
	$(RM) grahanoi_eng.bin

grahanoi_eng.bin: grahanoi_eng.cmx
	$(CAMLBIN) $(LINKFLAGSBIN) unix.cmxa graphics.cmxa  grahanoi_eng.cmx -o grahanoi_eng.bin
	$(CP) grahanoi_eng.bin grahanoi_eng

clean::
	$(RM) grahanoi_eng

# (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

hanoi_fra.cmo:
hanoi_fra.cmx:
hanoi_fra.cmo:
hanoi_fra.cmx:
hanoi_eng.cmo:
hanoi_eng.cmx:
hanoi_eng.cmo:
hanoi_eng.cmx:
txthanoi_fra.cmo:
txthanoi_fra.cmx:
txthanoi_fra.cmo:
txthanoi_fra.cmx:
txthanoi_eng.cmo:
txthanoi_eng.cmx:
txthanoi_eng.cmo:
txthanoi_eng.cmx:
grahanoi_fra.cmo:
grahanoi_fra.cmx:
grahanoi_fra.cmo:
grahanoi_fra.cmx:
grahanoi_eng.cmo:
grahanoi_eng.cmx:
grahanoi_eng.cmo:
grahanoi_eng.cmx:
hanoi_fra.cmo:
hanoi_fra.cmx:
hanoi_fra.cmo:
hanoi_fra.cmx:
hanoi_eng.cmo:
hanoi_eng.cmx:
hanoi_eng.cmo:
hanoi_eng.cmx:
txthanoi_fra.cmo:
txthanoi_fra.cmx:
txthanoi_fra.cmo:
txthanoi_fra.cmx:
txthanoi_eng.cmo:
txthanoi_eng.cmx:
txthanoi_eng.cmo:
txthanoi_eng.cmx:
grahanoi_fra.cmo:
grahanoi_fra.cmx:
grahanoi_fra.cmo:
grahanoi_fra.cmx:
grahanoi_eng.cmo:
grahanoi_eng.cmx:
grahanoi_eng.cmo:
grahanoi_eng.cmx:
