From 02799eef44367d4d9a27da79aebf330fcaf3cd51 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 Oct 2000 10:34:48 +0000 Subject: Give more realistic advice for waiting time before the build completes. --- games/gnuchess-book-medium/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games/gnuchess-book-medium') diff --git a/games/gnuchess-book-medium/Makefile b/games/gnuchess-book-medium/Makefile index 9cb03d86c72..dee6135e24d 100644 --- a/games/gnuchess-book-medium/Makefile +++ b/games/gnuchess-book-medium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 01:57:43 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/15 10:34:48 jlam Exp $ DISTNAME= medium PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 @@ -26,8 +26,7 @@ BOOK_FILE= book.dat do-build: @${ECHO} "" - @${ECHO} " ** Get yourself a shower and a big mug of coffee," - @${ECHO} " ** this will take _very_ long!" + @${ECHO} " ** Go to bed! This will take _very_ long!" @${ECHO} "" cd ${WRKSRC} && gnuchess compile ${PGN_FILE} ${BOOK_FILE} -- cgit v1.2.3