home
/
code
/
cellular-automata.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Refactor with classes, assertions, const and more.
[cellular-automata.git]
/
life
/
003
/
Makefile
1
REBAR
=
rebar
2
3
4
compile
:
5
@
$(
REBAR
)
compile
6
7
8
clean
:
9
@
$(
REBAR
)
clean
10
@
rm
-
rf ebin
This page took
0.074248 seconds
and
4
git commands to generate.