This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Delete dialyzer_warnings on 'make distclean'
pull/3/head
Tuncer Ayaz
12 years ago
parent
be8b022a82
commit
5766b77451
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
@ -10,6 +10,7 @@ clean:
@rm -rf rebar ebin/*.beam inttest/rt.work rt.work .eunit
distclean
:
clean
@rm -f dialyzer_warnings
@rm -rf deps
debug
:
Write
Preview
Loading…
Cancel
Save