diff options
author | Reini Urban <rurban@x-ray.at> | 2011-08-13 12:28:36 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-08-14 10:48:08 +0200 |
commit | 12972c3cf44efc6a068d0c92b5e6565f8646ea59 (patch) | |
tree | 6535e730161e32c36bbbf10e9dc72404e4a8b35c /win32/pod.mak | |
parent | d9f179d8be3032dd79198d1b604a6e3e677455be (diff) | |
download | perl-12972c3cf44efc6a068d0c92b5e6565f8646ea59.tar.gz |
remove the rest of pod/perlcompile.pod
perlcompile.pod is now maintained with B::C, and much more complete there.
[Subsequent build and test fixes by the committer]
Diffstat (limited to 'win32/pod.mak')
-rw-r--r-- | win32/pod.mak | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/pod.mak b/win32/pod.mak index 5cc65730d2..a21500a7b2 100644 --- a/win32/pod.mak +++ b/win32/pod.mak @@ -80,7 +80,6 @@ POD = perl.pod \ perlcheat.pod \ perlclib.pod \ perlcommunity.pod \ - perlcompile.pod \ perldata.pod \ perldbmfilter.pod \ perldebguts.pod \ @@ -228,7 +227,6 @@ MAN = perl.man \ perlcheat.man \ perlclib.man \ perlcommunity.man \ - perlcompile.man \ perldata.man \ perldbmfilter.man \ perldebguts.man \ @@ -376,7 +374,6 @@ HTML = perl.html \ perlcheat.html \ perlclib.html \ perlcommunity.html \ - perlcompile.html \ perldata.html \ perldbmfilter.html \ perldebguts.html \ @@ -524,7 +521,6 @@ TEX = perl.tex \ perlcheat.tex \ perlclib.tex \ perlcommunity.tex \ - perlcompile.tex \ perldata.tex \ perldbmfilter.tex \ perldebguts.tex \ |