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