mkdir the src path

This commit is contained in:
Daniel Bainton 2014-03-29 11:33:33 +00:00
parent 810d1733aa
commit 14903be1bd

View File

@ -4,6 +4,7 @@ all:QV: build
build:QV: fetch
mkdir -p $src
cd $src
if test "${targ}" != ""; then
env -i PATH="$PATH" mkbuild="$mkbuild" TARG="${targ}" mk -f $mkfile