This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
clean test/*.beam
pull/11/merge
benoitc
13 years ago
committed by
Paul J. Davis
parent
e88419837b
commit
23021dba61
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@ -5,6 +5,7 @@ clean:
./rebar clean
rm -rf logs
rm -rf .eunit
rm test/*.beam
deps
:
./
deps
/
./rebar get-deps update-deps
Write
Preview
Loading…
Cancel
Save