#!/bin/sh
exec \
make -f makefile.pre -f ../makefile.com -f ../makenull.suf -f makefile.dep $*
