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