all: tlcc ./tlcc test tlcc: main.ml ocamlopt -p -o tlcc main.ml d: ocamlc -g -o tlcc.d main.ml ocamldebug tlcc.d test