17 lines
492 B
Makefile
17 lines
492 B
Makefile
# $Id: Makefile,v 1.42 1995/04/28 16:01:41 jkh Exp $
|
|
#
|
|
# Broken - dgd-lpmud
|
|
# Broken for XFree3.x - wais
|
|
# Broken - gopher (upgraded, new one uses fgetpwent())
|
|
# Broken - slirp (upgraded)
|
|
|
|
SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \
|
|
gn imm irc \
|
|
ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
|
|
tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd wwwish xarchie \
|
|
yale-tftpd ytalk zircon
|
|
|
|
# RESTRICTED: ivs (crypto)
|
|
|
|
.include <bsd.port.subdir.mk>
|