index
:
fib
main
the fibonacci only you would give me
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entries
/
williamvietnguyen
/
makefile
blob: 78843cbeecbf88a493fd9aecc78e38f7dd3b3f48 (
plain
) (
blame
)
1
2
3
4
5
all
:
gcc
-o
fibberoni
fibberoni.c
clean
:
-rm
-f
fibberoni