Help for this page

Select Code to Download


  1. or download this
    use 5.006;
    use ExtUtils::MakeMaker;
    ...
        # Un-comment this if you add C files to link with later:
        # OBJECT            => '$(O_FILES)', # link all the C files too
    );
    
  2. or download this
        INC               => '-I. -I/home/me/include',