From 82dee7de92a0bd357037a76ff6e67939cc6e9adc Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Fri, 18 Sep 2009 14:17:05 +0100 Subject: Move lib from lib to ext. Nothing up to and including minitest uses lib, and not needing many special case rules to extract from lib/lib_pm.PL simplifies all the Makefiles. --- NetWare/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'NetWare') diff --git a/NetWare/Makefile b/NetWare/Makefile index 9ae1c7a2dd..c39bb6e9f8 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -1382,8 +1382,6 @@ utils: $(BLDDIR)\$(NLM_NAME8).$(NLM_EXT) $(X2P) copy ..\README.netware .\perlnw5.pod $(MAKE) -f ..\win32\pod.mak converters - cd ..\lib - $(MINIPERL) lib_pm.PL cd ..\netware $(MINIPERL) $(PL2BAT) $(UTILS) -- cgit v1.2.1