#  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_ROOT/scripts/set_usr
OPD_DO_MAKE_DEP=$OPD_ROOT/scripts/domakemake.dsp_exe
OPD_ARITH_DIR=int16mod
OPD_ARITH_EXE=opd_dsp16_exe
OPD_ARITH_USR=$OPD_USR_16
OPD_ARITH_SUB_DIR=int16gui
OPD_H_ARITH_DIR=ObjProInt16
. $OPD_ROOT/scripts/domakemake.dsp_exe


