main shrub/shrubtools / shar / top.ninja
1build shar/shar.o: cc shar/shar.c
2  cflags = $base_cflags -Ishared
3
4build shar/shar: link shar/shar.o shared/libdjb.a
5  libs = $default_libs
6
7build shar-all: phony shar/shar