diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-03-12 23:03:16 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-03-12 23:03:16 +0000 |
commit | c58478bee21616e97656fa29e22debbc9dbaa443 (patch) | |
tree | 951ea544debfba4b6ec059419a1593971b18bec3 | |
parent | We don't have cua01 any longer, change the device name to cuaa1 instead. (diff) |
put the dgd-lpmud directory to the broken targets. It doesn't build cleanly
in the moment.
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index f17c43638423..864f12bc9d1e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.32 1995/02/12 14:42:20 gpalmer Exp $ +# $Id: Makefile,v 1.33 1995/02/21 17:41:32 jkh Exp $ # -# Broken - gn +# Broken - gn, dgd-lpmud -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \ +SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \ ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ tcp_wrapper tcpblast tkined tkWWW tintin++ wais wu-ftpd xarchie \ yale-tftpd zircon |