Home
last modified time | relevance | path

Searched refs:static_ext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/dist/ExtUtils/
H A DEmbed.pm61 push(@mods, static_ext()) if defined $std;
138 sub static_ext { subroutine
140 @Extensions = sort split /\s+/, $Config{static_ext};
174 push(@mods, static_ext()) if $std;