From 839f90e00824cc5ded33472fac4b3feabd2297d7 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 26 Nov 1995 21:50:10 +0000 Subject: The first Makefile for the www category. Initial membership: Mosaic, apache, ashe, cern_httpd, cern_linemode, chimera, gn, lynx, netscape, netscape2, tkHTML, tkWWW, weblint, wn, wwwish This rapidly growing category will no doubt be our flagship, so let's all make it shine! :) --- www/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www/Makefile (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile new file mode 100644 index 000000000000..06b66d8d90c2 --- /dev/null +++ b/www/Makefile @@ -0,0 +1,20 @@ +# $Id: Makefile,v 1.61 1995/11/09 07:41:00 asami Exp $ +# + +RESTRICTED += Mosaic # requires Motif + SUBDIR += apache +RESTRICTED += ashe # requires Motif + SUBDIR += cern_httpd + SUBDIR += cern_linemode + SUBDIR += chimera + SUBDIR += gn + SUBDIR += lynx + SUBDIR += netscape + SUBDIR += netscape2 + SUBDIR += tkHTML + SUBDIR += tkWWW + SUBDIR += weblint + SUBDIR += wn + SUBDIR += wwwish + +.include -- cgit v1.2.3