1996-09-03 21:41:46 +02:00
|
|
|
# $Id: Makefile,v 1.19 1996/08/02 15:04:14 andreas 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 22:50:10 +01:00
|
|
|
#
|
|
|
|
|
1996-08-02 17:04:14 +02:00
|
|
|
SUBDIR += CGI
|
1996-04-12 10:44:54 +02:00
|
|
|
SUBDIR += Mosaic # requires Motif
|
1996-06-10 01:25:24 +02: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 22:50:10 +01:00
|
|
|
SUBDIR += apache
|
1996-03-09 15:36:20 +01:00
|
|
|
SUBDIR += arena
|
1996-04-12 10:44:54 +02:00
|
|
|
SUBDIR += ashe # requires Motif
|
1996-01-17 06:21:48 +01: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 22:50:10 +01:00
|
|
|
SUBDIR += chimera
|
1995-12-10 10:32:41 +01: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 22:50:10 +01:00
|
|
|
SUBDIR += gn
|
1996-03-06 10:30:15 +01:00
|
|
|
SUBDIR += harvest
|
1996-04-01 06:04:16 +02:00
|
|
|
SUBDIR += javac_netscape
|
1996-04-08 22:57:19 +02:00
|
|
|
SUBDIR += jdk
|
1996-03-07 04:54:24 +01:00
|
|
|
SUBDIR += kaffe
|
1996-03-17 19:41:10 +01:00
|
|
|
SUBDIR += libwww
|
1996-03-09 13:55:06 +01: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 22:50:10 +01:00
|
|
|
SUBDIR += lynx
|
1996-03-17 23:53:06 +01: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 22:50:10 +01:00
|
|
|
SUBDIR += netscape2
|
1996-03-29 19:52:08 +01:00
|
|
|
SUBDIR += netscape3
|
1996-07-11 23:53:29 +02:00
|
|
|
SUBDIR += slang-lynx
|
1996-06-14 11:10:34 +02: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 22:50:10 +01:00
|
|
|
SUBDIR += tkHTML
|
|
|
|
SUBDIR += tkWWW
|
1996-09-03 21:41:46 +02:00
|
|
|
SUBDIR += w3-msql
|
1996-03-09 13:55:06 +01: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 22:50:10 +01:00
|
|
|
SUBDIR += weblint
|
|
|
|
SUBDIR += wn
|
1996-05-16 22:45:22 +02: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 22:50:10 +01:00
|
|
|
SUBDIR += wwwish
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|