bdberl/Makefile

9 lines
128 B
Makefile
Raw Normal View History

2011-07-17 19:50:40 +00:00
all: c_src/system/lib/libdb.a
./rebar compile eunit ct
c_src/system/lib/libdb.a:
c_src/buildlib.sh
clean:
./rebar clean