Commit 6ee79d6b authored by Taddeüs Kroes's avatar Taddeüs Kroes

Cleanup

parent add01315
._*/
mincss
*.cmo
*.cmi
*.cmx
*.swp
*.o
types.ml
lexer.ml
lexer.mli
parser.ml
......
RESULT := mincss
BASENAMES := types stringify parser lexer util parse main
OFILES := $(addsuffix .cmx,$(BASENAMES))
OCAMLCFLAGS := -g
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment