From owner-cvs-all Thu Jan 25 9:48:23 2001 Delivered-To: cvs-all@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 24BE537B6A0; Thu, 25 Jan 2001 09:47:56 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id 9375413613; Thu, 25 Jan 2001 12:47:55 -0500 (EST) Date: Thu, 25 Jan 2001 12:47:55 -0500 From: Chris Faulhaber To: Alexey Zelkin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/morse Makefile Message-ID: <20010125124755.B60926@peitho.fxp.org> References: <200101251325.f0PDPKp27685@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101251325.f0PDPKp27685@freefall.freebsd.org>; from phantom@FreeBSD.org on Thu, Jan 25, 2001 at 05:25:20AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 25, 2001 at 05:25:20AM -0800, Alexey Zelkin wrote: > phantom 2001/01/25 05:25:20 PST > > Modified files: (Branch: RELENG_4) > games/morse Makefile > Log: > temporary disconnect morse.6 from build (unitl repo-copy) > > Revision Changes Path > 1.4.6.2 +2 -2 src/games/morse/Makefile > Which breaks world: make: don't know how to make morse.1. Stop Index: Makefile =================================================================== RCS file: /home/ncvs/src/games/morse/Makefile,v retrieving revision 1.4.6.2 diff -u -r1.4.6.2 Makefile --- Makefile 2001/01/25 13:25:20 1.4.6.2 +++ Makefile 2001/01/25 17:45:30 @@ -3,6 +3,7 @@ PROG= morse #MAN6= morse.6 +NOMAN= yes .if ${MACHINE_ARCH} == "i386" CFLAGS += -DSPEAKER=\"/dev/speaker\" -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message