X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: big10p AT hotmail DOT com (Chris Chadwick) Newsgroups: comp.os.msdos.djgpp Subject: Should I use bash as default shell in makefiles? Date: 17 Dec 2001 18:14:30 -0800 Organization: http://groups.google.com/ Lines: 16 Message-ID: <809aeb88.0112171814.317a55ad@posting.google.com> NNTP-Posting-Host: 195.92.198.71 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1008641671 20978 127.0.0.1 (18 Dec 2001 02:14:31 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 18 Dec 2001 02:14:31 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi. This is my first post here so be gentle :) I've decided to buckle-down and try and learn more about makefiles, particularly to find out how to automatically create dependencies. I'm finding it quite hard going (I'm getting old, see :) and one thing I wanted to clear up is what shell is best to use with make. I'm not familiar with bash (or anything Unix-like) but get the impression this is what I should be using, yes? On a more general note, am I at a distinct disadvantage not knowing anything about the Unix environment? My head nearly exploded when I tried to decode an example sed command from the docs :o Anyway, thanks. Lots more question to come soon, no doubt! -Chris