1 2 3 4 5 6 7 8
cflags{ '-std=c99', '-Wall', '-Wpedantic', '-I $srcdir', } lib('libutp.a', {'utp.c', 'utp_utils.c'}) fetch 'git'