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

Comparing deliantra/gde/Makefile.PL (file contents):
Revision 1.7 by elmex, Mon Feb 20 18:21:04 2006 UTC vs.
Revision 1.8 by elmex, Fri Mar 10 20:32:46 2006 UTC

14# Crossfire => 0.1, 14# Crossfire => 0.1,
15 Gtk2 => 1.08, 15 Gtk2 => 1.08,
16 }, 16 },
17 DIR => [], 17 DIR => [],
18 NAME => 'GCE', 18 NAME => 'GCE',
19 VERSION_FROM => 'gce', 19 VERSION_FROM => 'bin/gce',
20 EXE_FILES => [qw(gce)], 20 EXE_FILES => [qw(bin/gce)],
21 $pkg->get_makefile_vars, 21 $pkg->get_makefile_vars,
22 PM => { 22 PM => {
23 'GCE/AttrEdit.pm' => '$(INST_LIBDIR)/GCE/AttrEdit.pm', 23 'GCE/AttrEdit.pm' => '$(INST_LIBDIR)/GCE/AttrEdit.pm',
24 'GCE/AttrList.pm' => '$(INST_LIBDIR)/GCE/AttrList.pm', 24 'GCE/AttrList.pm' => '$(INST_LIBDIR)/GCE/AttrList.pm',
25 'GCE/AttrTypemap.pm' => '$(INST_LIBDIR)/GCE/AttrTypemap.pm', 25 'GCE/AttrTypemap.pm' => '$(INST_LIBDIR)/GCE/AttrTypemap.pm',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines