From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <97e9aaea995b8830e3c4748832e3a7ef@yourdomain.dom> References: <97e9aaea995b8830e3c4748832e3a7ef@yourdomain.dom> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <753F4A04-C113-49F9-8CC7-8C44BD10889D@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Building GCC Date: Sun, 20 Jan 2008 18:50:29 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 32ca94f6-ead3-11e9-9d60-3106f5b1d025 % gnu/gsh # make -f Makefile make: No rule for target all-am. Stop. # grep all-am Makefile all-am: ... On Jan 20, 2008, at 6:47 PM, benavento@gmail.com wrote: >> Didn't work > > if I'm not mistaken make is looking for makefile and not Makefile > or the oposite, something like that. >