1996-10-25 15:59:22 +00:00
|
|
|
# $Id: Makefile,v 1.23 1996/10/13 14:27:56 ache Exp $
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
#
|
|
|
|
|
1996-04-12 08:44:54 +00:00
|
|
|
SUBDIR += Mosaic # requires Motif
|
1996-06-09 23:25:24 +00:00
|
|
|
SUBDIR += analog
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += apache
|
1996-03-09 14:36:20 +00:00
|
|
|
SUBDIR += arena
|
1996-04-12 08:44:54 +00:00
|
|
|
SUBDIR += ashe # requires Motif
|
1996-01-17 05:21:48 +00:00
|
|
|
SUBDIR += cached
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += chimera
|
1995-12-10 09:32:41 +00:00
|
|
|
SUBDIR += comline
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += gn
|
1996-03-06 09:30:15 +00:00
|
|
|
SUBDIR += harvest
|
1996-04-01 04:04:16 +00:00
|
|
|
SUBDIR += javac_netscape
|
1996-04-08 20:57:19 +00:00
|
|
|
SUBDIR += jdk
|
1996-03-07 03:54:24 +00:00
|
|
|
SUBDIR += kaffe
|
1996-03-17 18:41:10 +00:00
|
|
|
SUBDIR += libwww
|
1996-03-09 12:55:06 +00:00
|
|
|
SUBDIR += linemode
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += lynx
|
1996-03-17 22:53:06 +00:00
|
|
|
SUBDIR += mapedit
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += netscape2
|
1996-03-29 18:52:08 +00:00
|
|
|
SUBDIR += netscape3
|
1996-10-13 14:27:56 +00:00
|
|
|
SUBDIR += netscape301
|
1996-07-11 21:53:29 +00:00
|
|
|
SUBDIR += slang-lynx
|
1996-06-14 09:10:34 +00:00
|
|
|
SUBDIR += squid
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += tkHTML
|
|
|
|
SUBDIR += tkWWW
|
1996-09-03 19:41:46 +00:00
|
|
|
SUBDIR += w3-msql
|
1996-03-09 12:55:06 +00:00
|
|
|
SUBDIR += w3c_httpd
|
1996-09-14 01:00:40 +00:00
|
|
|
SUBDIR += webcopy
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += weblint
|
|
|
|
SUBDIR += wn
|
1996-05-16 20:45:22 +00:00
|
|
|
SUBDIR += wwwcount
|
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! :)
1995-11-26 21:50:10 +00:00
|
|
|
SUBDIR += wwwish
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|