File: Makefile.PL

package info (click to toggle)
asused 3.72-9
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 544 kB
  • ctags: 159
  • sloc: perl: 3,494; sh: 138; makefile: 47
file content (6 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
    'NAME'	=> 'Reg',
);