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.9 by elmex, Sun Mar 12 12:18:54 2006 UTC vs.
Revision 1.10 by elmex, Wed Mar 15 19:05:39 2006 UTC

19 VERSION_FROM => 'bin/gce', 19 VERSION_FROM => 'bin/gce',
20 EXE_FILES => [qw(bin/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/InventoryEditor.pm' => '$(INST_LIBDIR)/GCE/InventoryEditor.pm',
25 'GCE/AttrTypemap.pm' => '$(INST_LIBDIR)/GCE/AttrTypemap.pm', 25 'GCE/AttrTypemap.pm' => '$(INST_LIBDIR)/GCE/AttrTypemap.pm',
26 'GCE/MainWindow.pm' => '$(INST_LIBDIR)/GCE/MainWindow.pm', 26 'GCE/MainWindow.pm' => '$(INST_LIBDIR)/GCE/MainWindow.pm',
27 'GCE/StackView.pm' => '$(INST_LIBDIR)/GCE/StackView.pm', 27 'GCE/StackView.pm' => '$(INST_LIBDIR)/GCE/StackView.pm',
28 'GCE/MapArch.pm' => '$(INST_LIBDIR)/GCE/MapArch.pm', 28 'GCE/MapArch.pm' => '$(INST_LIBDIR)/GCE/MapArch.pm',
29 'GCE/MapEditor.pm' => '$(INST_LIBDIR)/GCE/MapEditor.pm', 29 'GCE/MapEditor.pm' => '$(INST_LIBDIR)/GCE/MapEditor.pm',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines