ORIGIN = ftp://ftp.vim.org/pub/vim/unreleased/aap
:recipe {fetch = $ORIGIN/main.aap}

SOURCE = main.c
             version.c
HEADER = common.h
TARGET = theprog

:attr {fetch = $ORIGIN/%file%} $SOURCE $HEADER