jsx/deps/nicefloats/makefile

8 lines
80 B
Makefile
Raw Normal View History

2010-09-20 19:11:31 -07:00
compile:
./rebar compile
test: force
./rebar eunit
clean:
./rebar clean