1 2 3 4 5 6 7
all: simple simple: simple.nim simple_pb.nim nim c $< %_pb.nim: %.proto ../../nimpb/compiler/nimpb_build -I=. --out=. $<