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