#!/bin/sh
DEF="-DSTANDALONE"
/usr/bin/lint -p -h -b -a -c -DPTREE $DEF $*
