Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 1998 20:10:35 +0900
From:      Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp>
To:        mike@smith.net.au
Cc:        max@wide.ad.jp
Subject:   Re: question 
Message-ID:  <19980830201035X.masafumi@aslm.rim.or.jp>
In-Reply-To: Your message of "Sat, 29 Aug 1998 22:33:18 %2B0000" <199808292233.WAA10825@word.smith.net.au>
References:  <199808292233.WAA10825@word.smith.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
     > Down towards the bottom of the doMFSKERN target, the boot.help
     > file is copied into the boot images.  Just do

     > 	@echo \07\07 >> ${RD}/boot.${FSIMAGE}/boot.help

Ok, thanks.  Since echo doesn't handle \07 unless I put literal ^G,
I'll use printf \a instead, though.

     > (And if you were reading that entire makefile with a braille
     > screen reader, or a speech synth, I think you deserve some
     > serious compliments.)

Well, looking at it using Braille output isn't too difficult, but I
wouldn't care to use speech output to do the task. :)

     Cheers,
Max

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980830201035X.masafumi>