From 6c8e77cac9d893ed6177de08f84d320eec7654ea Mon Sep 17 00:00:00 2001 From: "slamm%netscape.com" Date: Fri, 5 May 2000 22:12:20 +0000 Subject: [PATCH] Remove a netwerk/protocol/resource Makefiles. warren pulled them out of the build, but forgot to remove these entries. Also pull out old network work directories. git-svn-id: svn://10.0.0.236/trunk@68438 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/allmakefiles.sh | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/mozilla/allmakefiles.sh b/mozilla/allmakefiles.sh index c55656da2a0..33534591aee 100755 --- a/mozilla/allmakefiles.sh +++ b/mozilla/allmakefiles.sh @@ -330,8 +330,6 @@ netwerk/protocol/keyword/src/Makefile netwerk/protocol/res/Makefile netwerk/protocol/res/public/Makefile netwerk/protocol/res/src/Makefile -netwerk/protocol/resource/Makefile -netwerk/protocol/resource/src/Makefile netwerk/mime/Makefile netwerk/mime/public/Makefile netwerk/mime/src/Makefile @@ -344,36 +342,6 @@ netwerk/streamconv/src/Makefile netwerk/streamconv/test/Makefile netwerk/test/Makefile netwerk/testserver/Makefile -#network/Makefile -#network/cache/Makefile -#network/cache/nu/Makefile -#network/cache/nu/include/Makefile -#network/cache/nu/public/Makefile -#network/cache/nu/src/Makefile -#network/cache/nu/tests/Makefile -#network/cache/nu/tests/fftest/Makefile -#network/client/Makefile -#network/cnvts/Makefile -#network/cstream/Makefile -#network/main/Makefile -#network/mimetype/Makefile -#network/public/Makefile -#network/module/Makefile -#network/module/tests/Makefile -#network/protocol/Makefile -#network/protocol/about/Makefile -#network/protocol/callback/Makefile -#network/protocol/dataurl/Makefile -#network/protocol/file/Makefile -#network/protocol/ftp/Makefile -#network/protocol/gopher/Makefile -#network/protocol/http/Makefile -#network/protocol/js/Makefile -#network/protocol/ldap/Makefile -#network/protocol/marimba/Makefile -#network/protocol/remote/Makefile -#network/protocol/sockstub/Makefile -#network/util/Makefile uriloader/Makefile uriloader/base/Makefile uriloader/build/Makefile