packages feed

gdo-0.1.0: tests/test.do

#!/bin/sh

set -e

gdo --if Changed test.o test.do
gdo --if Created stdio.h

gcc test.o -o $3