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.15 by elmex, Sun Oct 15 15:35:17 2006 UTC vs.
Revision 1.16 by elmex, Tue Dec 5 15:00:31 2006 UTC

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/InventoryEditor.pm' => '$(INST_LIBDIR)/GCE/InventoryEditor.pm', 24 'GCE/InventoryEditor.pm' => '$(INST_LIBDIR)/GCE/InventoryEditor.pm',
25 'GCE/AttrTypemap.pm' => '$(INST_LIBDIR)/GCE/AttrTypemap.pm',
26# 'GCE/StackRef.pm' => '$(INST_LIBDIR)/GCE/StackRef.pm', 25# 'GCE/StackRef.pm' => '$(INST_LIBDIR)/GCE/StackRef.pm',
27 'GCE/ArchRef.pm' => '$(INST_LIBDIR)/GCE/ArchRef.pm', 26 'GCE/ArchRef.pm' => '$(INST_LIBDIR)/GCE/ArchRef.pm',
28 'GCE/DragHelper.pm' => '$(INST_LIBDIR)/GCE/DragHelper.pm', 27 'GCE/DragHelper.pm' => '$(INST_LIBDIR)/GCE/DragHelper.pm',
29 'GCE/MainWindow.pm' => '$(INST_LIBDIR)/GCE/MainWindow.pm', 28 'GCE/MainWindow.pm' => '$(INST_LIBDIR)/GCE/MainWindow.pm',
30 'GCE/HashDialog.pm' => '$(INST_LIBDIR)/GCE/HashDialog.pm', 29 'GCE/HashDialog.pm' => '$(INST_LIBDIR)/GCE/HashDialog.pm',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines