index
:
scripts-n-tools.git
master
scripts for hashing passwords, making fractals, and other things
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
julia-c
/
Makefile
blob: befb1389adc074dc6a73c7f43d616352e54f64c0 (
plain
)
1
2
3
4
julia: gcc julia.c -lm -Lstb/ -o julia clean: rm -f julia