#  domakemake from ObjectProDSP 0.1
#  Copyright (C) 1994, Mountain Math Software, All rights reserved.
#  Licensed for free use and distribution under version 2 of the Gnu General
#  Public License. Please see file COPYING for details and restrictions.
#  
#  ObjectProDSP is a trademark of Mountain Math Software.
#  
#!/bin/sh
OPD_SET="$OPD_ROOT/scripts/set_tar_int16 $OPD_ROOT/scripts/set_tar"
. $OPD_SET
OPD_USR_EXTRA_TAR=$OPD_ROOT/src/dsp/nodes/display
OPD_DOMAKEMAKE=$OPD_ROOT/scripts/domakemake.tarlib
OPD_OPT="-makemake domakemake domakemake $OPD_DOMAKEMAKE $OPD_SET "
. $OPD_DOMAKEMAKE
