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