#!/bin/sh

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