shake

minimal build system that generates Ninja build files

git clone https://9o.is/git/shake.git

Shakefile

(32B)


      1 cc lib.o: lib.c
      2 ar lib.a: lib.o