#  makefile_suf 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.
#  
${PSFIG_DIR}/FFT_Net.ps : ${DOC_DIR}/xwd/auto/FFT_Net.xwd
	cd ${DOC_DIR}/overview ; make $@

${DOC_DIR}/xwd/auto/FFT_Net.xwd : 
	cd ${DOC_DIR}/overview ; make $@

include ${OPD_ROOT}/doc/mac/makefile_suf_base
