ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Urlader/Makefile.PL
(Generate patch)

Comparing Urlader/Makefile.PL (file contents):
Revision 1.1 by root, Mon Jan 2 09:23:03 2012 UTC vs.
Revision 1.2 by root, Wed Jan 4 14:19:05 2012 UTC

22 SUFFIX => '.gz', 22 SUFFIX => '.gz',
23 }, 23 },
24 depend => { "Urlader.c" => "urlib.h urlib.c liblzf/lzf_d.c liblzf/lzf_c_best.c" }, 24 depend => { "Urlader.c" => "urlib.h urlib.c liblzf/lzf_d.c liblzf/lzf_c_best.c" },
25 NAME => "Urlader", 25 NAME => "Urlader",
26 VERSION_FROM => "Urlader.pm", 26 VERSION_FROM => "Urlader.pm",
27 EXE_FILES => ["bin/urlader-gen"], 27 EXE_FILES => ["bin/urlader-util"],
28 LIBS => [$LIBS], 28 LIBS => [$LIBS],
29 PREREQ_PM => { 29 PREREQ_PM => {
30 common::sense => 0, 30 common::sense => 0,
31 Win32::Exe => 0.17, 31 Win32::Exe => 0.17,
32 }, 32 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines