host_os=Sun/Solaris
# 
# gdb		is the GNU debugger
# debugger	is the OpenWindows interface for  the  dbx. It requires that 
#		the SparcWorks package is installed.
# 
#debugger=gdb
debugger=debugger
#
# lp 		is the System_V interface to the print service.
# lpr		is the SunOS/BSD Compatibility interface to the print service.
#ps_print="lpr -h -P"
#ascii_print="lpr -h -P"
ps_print="lp -T postscript -d"
ascii_print="lp -T simple -d"
