File: irix.pl

package info (click to toggle)
net-snmp 5.9.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 37,540 kB
  • sloc: ansic: 282,201; perl: 17,710; sh: 12,006; makefile: 2,712; python: 735; xml: 663; pascal: 62; sql: 47
file content (2 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (16)
1
2
# uses libelf for nlist on irix (>= 5.3?)
$self->{LIBS} .= ' -lelf';