From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sun, 3 Dec 2006 17:25:05 -0500 From: "Yosyp Bin Laden" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] breakout clone In-Reply-To: <32d987d50612031059x212d2199kcdebe726f886a822@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <32d987d50612031059x212d2199kcdebe726f886a822@mail.gmail.com> Topicbox-Message-UUID: e9ba2a48-ead1-11e9-9d60-3106f5b1d025 Makefile seems to be crazy. ; mk clean; mk test; ; mkdir /sys/games/lib/breakout; cp easy.slc /sys/games/lib/breakout/default.slc ; touch /sys/games/lib/breakout/scores ; ./8.out - is what I did.