#!/bin/sh
TARGET=$2.eps
 gtbl $1 | groff -Tps | /usr/lib/sdc/bin/bbset >$TARGET 
echo @IncludeGraphic{ \"$TARGET\" }