host_os=opensolaris
# 
# gdb		is the GNU debugger
# 
#debugger=gdb
#debugger=debugger
debugger=dbx
#
# 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"
