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