23 lines
502 B
Makefile
23 lines
502 B
Makefile
# $Id: Makefile,v 1.2 1995/12/10 09:32:41 ache Exp $
|
|
#
|
|
|
|
RESTRICTED += Mosaic # requires Motif
|
|
SUBDIR += apache
|
|
RESTRICTED += ashe # requires Motif
|
|
SUBDIR += cached
|
|
SUBDIR += cern_httpd
|
|
SUBDIR += cern_linemode
|
|
SUBDIR += chimera
|
|
SUBDIR += comline
|
|
SUBDIR += gn
|
|
SUBDIR += lynx
|
|
SUBDIR += netscape
|
|
SUBDIR += netscape2
|
|
SUBDIR += tkHTML
|
|
SUBDIR += tkWWW
|
|
SUBDIR += weblint
|
|
SUBDIR += wn
|
|
SUBDIR += wwwish
|
|
|
|
.include <bsd.port.subdir.mk>
|