diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-05-18 13:20:02 +0100 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-05-18 15:24:51 -0400 |
commit | ad68f4fd1e830cd81d634b6798dbe8a0e4f5f570 (patch) | |
tree | c972482593434b5d88d0e5c2a950aee0f1505f3a /NetWare/Makefile | |
parent | bdbd6dd7316e4a2ffd5d4028356dfea16d279d9e (diff) | |
download | perl-ad68f4fd1e830cd81d634b6798dbe8a0e4f5f570.tar.gz |
Remove cpan/Pod-LaTeX and pod2latex utility
Diffstat (limited to 'NetWare/Makefile')
-rw-r--r-- | NetWare/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile index 31885f4b7e..5625bd99ef 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -666,7 +666,6 @@ UTILS = \ ..\utils\h2xs \ ..\utils\perldoc \ ..\pod\pod2html \ - ..\pod\pod2latex \ ..\pod\pod2man \ ..\pod\pod2text \ ..\pod\pod2usage \ @@ -850,7 +849,6 @@ EXTENSION_NPM = \ POD2HTML = $(PODDIR)\pod2html POD2MAN = $(PODDIR)\pod2man -POD2LATEX = $(PODDIR)\pod2latex POD2TEXT = $(PODDIR)\pod2text # |