This website requires JavaScript.
Explore
Help
Sign In
github
/
rebar
Watch
1
Star
0
Fork
You've already forked rebar
0
mirror of
https://github.com/correl/rebar.git
synced
2024-11-15 11:09:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
150c9d0b47
rebar
/
Makefile
5 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add helper makefile; update bootstrap to always build w/ debug_info
2010-04-09 15:24:45 +00:00
all
:
./bootstrap
Add "clean" target
2010-06-08 19:23:36 +00:00
clean
:
@rm -rf rebar ebin/*.beam inttest/rt.work
Reference in a new issue
Copy permalink