/usr/local/CPAN/SGI-SysCalls/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
'SGI::SysCalls'
,
VERSION
=>
'0.1'
)
;