swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] RE: Starting on Mac OS X


From: Alex Lancaster
Subject: Re: [Swarm-Support] RE: Starting on Mac OS X
Date: 03 Oct 2003 19:43:50 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "PJ" == Paul Johnson  writes:

PJ> Alex Lancaster wrote:
>>>>>>> "CK" == Charles J Ksir writes:
CK> OK, thanks for previous input.  I now have developer tools,
>> Java,
CK> reloaded the gcc3.3 from the SWARM site.  Now when I'm in the
CK> swamapps directory and say make ./heatbugs or make ./mousetrap I
CK> get: Make: Nothing to be done for 'heatbugs'.
>> It's "make heatbugs" to compile.  To run it you type "./heatbugs"
>> you must be conflating the two commands.  Alex

PJ> I thought it was just

PJ> $ make

You're right that'll work too.  Either way.

"make" will simply default to running the target "all" which happens
to have as a dependency of "heatbugs", so they're basically
equivalent.

Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]