index
:
example.git
master
Example repository of Amos.
Amos Kong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 376cafd6336875965cdc5336197bb018bb68044f (
plain
)
1
2
3
4
all
:
gcc hello.c
-
o hello cleaup
:
rm
-
f .
/
hello