08d28847da
This is the Scilab frontend for the Wcalc transmission line analysis/synthesis calculator.
51 lines
2.4 KiB
Text
51 lines
2.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:52:50 dmcmahill Exp $
|
|
lib/scilab-${SCIVERSION}/${WCALC_DIR}/libsci_wcalc.la
|
|
libexec/scilab-${SCIVERSION}/${WCALC_DIR}/load_wcalc.sce
|
|
share/${WCALC_DIR}/sci-demos/air_coil_calc.dem
|
|
share/${WCALC_DIR}/sci-demos/air_coil_syn.dem
|
|
share/${WCALC_DIR}/sci-demos/wcalc-demo.dem
|
|
share/${WCALC_DIR}/sci-man/air_coil_calc.cat
|
|
share/${WCALC_DIR}/sci-man/air_coil_calc.htm
|
|
share/${WCALC_DIR}/sci-man/air_coil_calc.man
|
|
share/${WCALC_DIR}/sci-man/air_coil_syn.cat
|
|
share/${WCALC_DIR}/sci-man/air_coil_syn.htm
|
|
share/${WCALC_DIR}/sci-man/air_coil_syn.man
|
|
share/${WCALC_DIR}/sci-man/coax_calc.cat
|
|
share/${WCALC_DIR}/sci-man/coax_calc.htm
|
|
share/${WCALC_DIR}/sci-man/coax_calc.man
|
|
share/${WCALC_DIR}/sci-man/coax_syn.cat
|
|
share/${WCALC_DIR}/sci-man/coax_syn.htm
|
|
share/${WCALC_DIR}/sci-man/coax_syn.man
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.cat
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.htm
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.man
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.cat
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.htm
|
|
share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.man
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_calc.cat
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_calc.htm
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_calc.man
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_syn.cat
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_syn.htm
|
|
share/${WCALC_DIR}/sci-man/ic_microstrip_syn.man
|
|
share/${WCALC_DIR}/sci-man/microstrip_calc.cat
|
|
share/${WCALC_DIR}/sci-man/microstrip_calc.htm
|
|
share/${WCALC_DIR}/sci-man/microstrip_calc.man
|
|
share/${WCALC_DIR}/sci-man/microstrip_syn.cat
|
|
share/${WCALC_DIR}/sci-man/microstrip_syn.htm
|
|
share/${WCALC_DIR}/sci-man/microstrip_syn.man
|
|
share/${WCALC_DIR}/sci-man/stripline_calc.cat
|
|
share/${WCALC_DIR}/sci-man/stripline_calc.htm
|
|
share/${WCALC_DIR}/sci-man/stripline_calc.man
|
|
share/${WCALC_DIR}/sci-man/stripline_syn.cat
|
|
share/${WCALC_DIR}/sci-man/stripline_syn.htm
|
|
share/${WCALC_DIR}/sci-man/stripline_syn.man
|
|
share/${WCALC_DIR}/sci-man/whatis
|
|
share/${WCALC_DIR}/sci-man/whatis.htm
|
|
@dirrm share/${WCALC_DIR}/sci-man
|
|
@dirrm share/${WCALC_DIR}/sci-demos
|
|
@unexec ${RMDIR} %D/share/${WCALC_DIR} 2>/dev/null || ${TRUE}
|
|
@dirrm libexec/scilab-${SCIVERSION}/${WCALC_DIR}
|
|
@unexec ${RMDIR} %D/libexec/scilab-${SCIVERSION} 2>/dev/null || ${TRUE}
|
|
@dirrm lib/scilab-${SCIVERSION}/${WCALC_DIR}
|
|
@unexec ${RMDIR} %D/lib/scilab-${SCIVERSION} 2>/dev/null || ${TRUE}
|