Cross Reference: extconf.rb
xref
: /
solaris-userland-s11u3
/
components
/
ruby
/
puppet
/
ext
/
extconf.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
require
'mkmf'
$CPPFLAGS
=
"-
I
/
usr
/
include
-
I
/
usr
/
include
/
bsm
"
$LDFLAGS
=
"-
L
/
usr
/
lib
"
$LOCAL_LIBS
=
"-lbsm"
create_makefile
(
"PuppetAudit"
)