1999-11-16 02:22:42 -08:00
|
|
|
compile.cmo: tables.cmo
|
|
|
|
compile.cmx: tables.cmx
|
|
|
|
intf.cmo: compile.cmo tables.cmo
|
|
|
|
intf.cmx: compile.cmx tables.cmx
|
|
|
|
lexer.cmo: parser.cmi
|
|
|
|
lexer.cmx: parser.cmx
|
2000-02-17 08:52:32 -08:00
|
|
|
maincompile.cmo: compile.cmo intf.cmo lexer.cmo parser.cmi printer.cmo \
|
|
|
|
tables.cmo tsort.cmo
|
|
|
|
maincompile.cmx: compile.cmx intf.cmx lexer.cmx parser.cmx printer.cmx \
|
|
|
|
tables.cmx tsort.cmx
|
1999-11-16 02:22:42 -08:00
|
|
|
parser.cmo: tables.cmo parser.cmi
|
|
|
|
parser.cmx: tables.cmx parser.cmi
|
2000-02-17 08:52:32 -08:00
|
|
|
printer.cmo: tables.cmo
|
|
|
|
printer.cmx: tables.cmx
|
1999-11-16 02:22:42 -08:00
|
|
|
tables.cmo: tsort.cmo
|
|
|
|
tables.cmx: tsort.cmx
|