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

« back to all changes in this revision

Viewing changes to win32/makefile.mk

  • 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:
39
39
# versioned installation can be obtained by setting INST_TOP above to a
40
40
# path that includes an arbitrary version string.
41
41
#
42
 
#INST_VER       *= \5.12.2
 
42
#INST_VER       *= \5.12.3
43
43
 
44
44
#
45
45
# Comment this out if you DON'T want your perl installation to have
1500
1500
        copy ..\README.vmesa    ..\pod\perlvmesa.pod
1501
1501
        copy ..\README.vos      ..\pod\perlvos.pod
1502
1502
        copy ..\README.win32    ..\pod\perlwin32.pod
1503
 
        copy ..\pod\perl5122delta.pod ..\pod\perldelta.pod
 
1503
        copy ..\pod\perl5123delta.pod ..\pod\perldelta.pod
1504
1504
        cd ..\pod && $(MAKE) -f ..\win32\pod.mak converters
1505
1505
        $(PERLEXE) $(PL2BAT) $(UTILS)
1506
1506
        $(PERLEXE) $(ICWD) ..\autodoc.pl ..