On Sat, 2 Oct 2004 16:44:22 +1000
[EMAIL PROTECTED] wrote:

> On Sat, Oct 02, 2004 at 12:20:15PM +1000, Erik de Castro Lopo wrote:
> > [ .. ]
> > and so on. Soon you'll need to learn how to write a Makefile :-)
> 
> It's worth mentioning that make works without 
> a Makefile; given myprogram.cc, just
> 
>       make myprogram
> 
> will do the right thing.

Yes, but only for the very simple example you provided. For more
than one files its unlikely to be able to figure out what to do.

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
"Linux everywhere pretty much eliminates the need for Java everywhere"
  -- Bruce Ide in letter to LWN editors
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to