Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
db5f8161041c659c179279175f268b3c916717c5
/
.
/
perl
/
SNMP
/
hints
/
irix.pl
blob: 3e388261c82aa4194eec7d9c72ff1017e5941e2a [
file
] [
log
] [
blame
]
# uses libelf for nlist on irix (>= 5.3?)
$self
->{
LIBS
}
.=
' -lelf'
;