cheesebot/ocaml/Makefile

8 lines
103 B
Makefile
Raw Normal View History

2014-12-07 23:13:33 +01:00
all: shell irc
shell:
ocamlbuild -use-ocamlfind shell.byte
irc:
ocamlbuild -use-ocamlfind irc.byte