Skip to content
Snippets Groups Projects
Commit 6ee79d6b authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Cleanup

parent add01315
No related branches found
No related tags found
No related merge requests found
._*/
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment