#!/bin/sh source ../functions.sh touch config.omk-default make -C subdir W=1 || canttest [ -f 'toplevel.mark' ] || error "Toplevel make was not called".