diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-09-06 14:04:33 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-09-06 14:04:33 +0000 |
commit | de1254415ffeb03ba71a0802be6f212b10153304 (patch) | |
tree | 8ebd5287b407a8f18ca3ed35c80b8e55b8127493 /NetWare | |
parent | b6717e144d05264a3d0614dbad53f919e8a59efc (diff) | |
download | perl-de1254415ffeb03ba71a0802be6f212b10153304.tar.gz |
Remove perlcc and the byteloader
p4raw-id: //depot/perl@28790
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile index 96e2657113..adf617c762 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -669,7 +669,6 @@ UTILS = \ ..\utils\c2ph \ ..\utils\h2xs \ ..\utils\perldoc \ - ..\utils\perlcc \ ..\pod\checkpods \ ..\pod\pod2html \ ..\pod\pod2latex \ |