~ubuntu-branches/ubuntu/precise/perl/precise

« back to all changes in this revision

Viewing changes to win32/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2011-02-06 11:31:38 UTC
  • mto: (8.2.12 experimental) (1.1.12)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20110206113138-lzpm3g6rur7i3eyp
Tags: upstream-5.12.3
ImportĀ upstreamĀ versionĀ 5.12.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
# versioned installation can be obtained by setting INST_TOP above to a
38
38
# path that includes an arbitrary version string.
39
39
#
40
 
#INST_VER       = \5.12.2
 
40
#INST_VER       = \5.12.3
41
41
 
42
42
#
43
43
# Comment this out if you DON'T want your perl installation to have
1124
1124
        copy ..\README.vmesa    ..\pod\perlvmesa.pod
1125
1125
        copy ..\README.vos      ..\pod\perlvos.pod
1126
1126
        copy ..\README.win32    ..\pod\perlwin32.pod
1127
 
        copy ..\pod\perl5122delta.pod ..\pod\perldelta.pod
 
1127
        copy ..\pod\perl5123delta.pod ..\pod\perldelta.pod
1128
1128
        $(MAKE) -f ..\win32\pod.mak converters
1129
1129
        cd ..\win32
1130
1130
        $(PERLEXE) $(PL2BAT) $(UTILS)