From 85a185feaa4ba319b96486f75615b186b7c09e74 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 10 Nov 1994 01:32:43 +0000 Subject: [PATCH] Remove ports that don't work from the top level Makefiles. The ports themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them. --- audio/Makefile | 4 ++-- lang/Makefile | 4 ++-- net/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/Makefile b/audio/Makefile index 023e98bf1d58..5cf2f94a9f4a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1994/10/23 02:23:36 torstenb Exp $ +# $Id: Makefile,v 1.3 1994/11/04 01:54:32 jkh Exp $ # -SUBDIR= nas tracker sox +SUBDIR= nas sox .include diff --git a/lang/Makefile b/lang/Makefile index 825b72d1f27c..27c2ba3c3f80 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1994/10/06 01:36:56 jkh Exp $ +# $Id: Makefile,v 1.6 1994/10/22 23:07:12 jkh Exp $ # -SUBDIR= itcl logo p2c tcl tclX +SUBDIR= logo p2c tcl tclX .include diff --git a/net/Makefile b/net/Makefile index 7c44f8afbf9d..7a82c958bf3b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.14 1994/11/06 10:25:02 ache Exp $ +# $Id: Makefile,v 1.15 1994/11/07 17:33:24 ache Exp $ # # XXX ncftp moved to core distribution # SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \ - pcnfsd pidentd pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper + pcnfsd pmf sup tcpblast wu-ftpd tcp_wrapper .include