cheesebot/ocaml/Makefile
2014-12-07 23:13:33 +01:00

8 lines
103 B
Makefile

all: shell irc
shell:
ocamlbuild -use-ocamlfind shell.byte
irc:
ocamlbuild -use-ocamlfind irc.byte