xref
: /
dports
/
devel
/
sfsexp
/
sfsexp-1.3.1-18-gc11b849
/
ruby
/
extconf.rb
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
require
'mkmf'
2
dir_config
(
'sexp'
)
3
have_library
(
'sexp'
,
'parse_sexp'
)
4
create_makefile
(
"Sexp"
);
5