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

Comparing RCU/Lirc/Makefile.PL (file contents):
Revision 1.1 by root, Sun Nov 6 17:17:37 2005 UTC vs.
Revision 1.2 by root, Sun Nov 6 17:24:32 2005 UTC

2 2
3WriteMakefile( 3WriteMakefile(
4 NAME => 'RCU::Lirc', 4 NAME => 'RCU::Lirc',
5 VERSION_FROM=> 'Lirc.pm', 5 VERSION_FROM=> 'Lirc.pm',
6 LIBS => ['-llirc_client'], 6 LIBS => ['-llirc_client'],
7 DEFINE => '',
8 INC => '',
9); 7);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines