From 7fdca5c89f1265fa7aa4c8a5c6f3446512911e85 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 29 Mar 1996 18:52:08 +0000 Subject: Add netscape3 port --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index 7a8c3978dff4..d84c83d7d8b4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter Exp $ +# $Id: Makefile,v 1.9 1996/03/17 22:53:06 asami Exp $ # RESTRICTED += Mosaic # requires Motif @@ -17,6 +17,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += mapedit SUBDIR += netscape SUBDIR += netscape2 + SUBDIR += netscape3 SUBDIR += tkHTML SUBDIR += tkWWW SUBDIR += w3c_httpd -- cgit