#!/bin/sh

make -rR -f Makefile.new V=1 "$@" 2>&1 | tee -a zmake_new.log
