From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu From: Fco.J.Ballesteros MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] change to mk Date: Wed, 3 Mar 2004 08:42:26 +0100 Topicbox-Message-UUID: 0ea27a68-eacd-11e9-9e20-41e7f4b1d025 I've sent a patch (which should be in /n/sources/patch IIRC) to make mk use $MKFILE as its mkfile when there is no mkfile in the current directory. I've done this after discovering that I had lots of mkfiles which just had < $home/lib/skel/mkrules inside. Now I can't leave without it, since I can go to a directory with a .ms and run mk without creating such a silly mkfile there. hth