File: setup

package info (click to toggle)
eso-midas 23.02pl1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 146,968 kB
  • sloc: ansic: 360,674; makefile: 6,231; sh: 6,003; pascal: 535; perl: 40; awk: 36; sed: 14
file content (14 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"