From fc5e6c9c923e485f926152e639e4fc0f66669e02 Mon Sep 17 00:00:00 2001 From: "hshaw%netscape.com" Date: Mon, 3 May 1999 16:37:03 +0000 Subject: [PATCH] List of makefiles for the netwerk directory --- netwerk/makefiles | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 netwerk/makefiles diff --git a/netwerk/makefiles b/netwerk/makefiles new file mode 100644 index 00000000000..8429aeb9fad --- /dev/null +++ b/netwerk/makefiles @@ -0,0 +1,13 @@ +netwerk/Makefile +netwerk/base/Makefile +netwerk/base/public/Makefile +netwerk/base/src/Makefile +netwerk/build/Makefile +netwerk/protocol/Makefile +netwerk/protocol/ftp/Makefile +netwerk/protocol/ftp/public/Makefile +netwerk/protocol/ftp/src/Makefile +netwerk/protocol/http/Makefile +netwerk/protocol/http/public/Makefile +netwerk/protocol/http/src/Makefile +netwerk/test/Makefile