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