1996-03-17 17:53:06 -05:00
|
|
|
# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter 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 16:50:10 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
RESTRICTED += Mosaic # requires Motif
|
|
|
|
SUBDIR += apache
|
1996-03-09 09:36:20 -05:00
|
|
|
SUBDIR += arena
|
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 16:50:10 -05:00
|
|
|
RESTRICTED += ashe # requires Motif
|
1996-01-17 00:21:48 -05: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 16:50:10 -05:00
|
|
|
SUBDIR += chimera
|
1995-12-10 04:32:41 -05: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 16:50:10 -05:00
|
|
|
SUBDIR += gn
|
1996-03-06 04:30:15 -05:00
|
|
|
SUBDIR += harvest
|
1996-03-06 22:54:24 -05:00
|
|
|
SUBDIR += kaffe
|
1996-03-17 13:41:10 -05:00
|
|
|
SUBDIR += libwww
|
1996-03-09 07:55:06 -05: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 16:50:10 -05:00
|
|
|
SUBDIR += lynx
|
1996-03-17 17:53:06 -05: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 16:50:10 -05:00
|
|
|
SUBDIR += netscape
|
|
|
|
SUBDIR += netscape2
|
|
|
|
SUBDIR += tkHTML
|
|
|
|
SUBDIR += tkWWW
|
1996-03-09 07:55:06 -05:00
|
|
|
SUBDIR += w3c_httpd
|
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 16:50:10 -05:00
|
|
|
SUBDIR += weblint
|
|
|
|
SUBDIR += wn
|
|
|
|
SUBDIR += wwwish
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|