index
:
senseless
this commit
nsew
silly C lib; turns strings of cardinal directions into degrees
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 1eee1a6b7d28a3deb188efd78a52ca407eb3d03c (
plain
)
1
2
3
4
5
6
7
8
CC
=
gcc
test
:
$(
CC
)
test.c
-o
test
./test
clean
:
rm
test