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
2025-02-20 03:13:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3ef7db59cb
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 09:24:45 -06:00
all
:
./bootstrap
Add "clean" target
2010-06-08 13:23:36 -06:00
clean
:
@rm -rf rebar ebin/*.beam inttest/rt.work
Reference in a new issue
Copy permalink