git.alexw.nyc
home
about
git
garden
1
2
3
4
LIBGIT_LIB = -L/usr/local/lib -lgit2 build: ${CC} gituwa.c -o gituwa ${LIBGIT_LIB}