Re: Using make

From: Chuck Dillon (spam_at_nimblegen.com)
Date: 03/29/05


Date: Tue, 29 Mar 2005 12:11:44 -0600

shakahshakah@gmail.com wrote:

>
>
> Why doesn't make complain about "No rule to make target 'test'",
> though?
> Does make pick up a default ".c => (no extension)" rule?

Somehow I failed to address the OP's specific question. Must have been
an off day.

Yes it tries to match the request via implicit rules. See the make
manpage on Solaris for the strategy it uses. It knows that .c files
beget .o files which beget executables. test.c is in the dependency
tree so when you ask to make test it guesses you want to make an
executable out of test.c. You can also do 'make test.o' and it will do
the right thing.

-- ced

-- 
Chuck Dillon
Senior Software Engineer
NimbleGen Systems Inc.


Relevant Pages

  • Re: want to ignore/bypass WSE2 policy for local requests...
    ... would it be possible in my custom security token manager to check somehow if the request is coming from the server itself and then accept the request somehow? ... I have no idea if it's possible to base an endpoint policy on it's start point - wouldn't that be cool. ... hi, i have a wse2 web service up and running and it serves lots of windows clients, with a custom username token manager. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Threadpool thread termination.
    ... So, if it receive a request to run for 25 times something that will stuck, ... be able to take more request to dispatch as it will wait for a thread to ... Am i able to identify these threads and somehow stop them so the ThreadPool ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: want to ignore/bypass WSE2 policy for local requests...
    ... would it be possible in my custom security token manager to check somehow if the request is coming from the server itself and then accept the request somehow? ... <endpoint uri="http://localhost/WinDB.asmx "> ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: How do I turn off the voice announcing "new mails"?
    ... and new "mails" every time I open outlook 2003? ... somehow, without my knowledge or request, and I want desperately to ...
    (microsoft.public.outlook.installation)