All of lore.kernel.org
 help / color / mirror / Atom feed
* Make command line options
@ 2002-04-25 13:23 David Stroupe
  2002-04-25 15:02 ` Tom Beer
  2002-04-25 22:19 ` Elias Athanasopoulos
  0 siblings, 2 replies; 3+ messages in thread
From: David Stroupe @ 2002-04-25 13:23 UTC (permalink / raw)
  To: linux-newbie

Is there a command line option for make that will force all files to be 
recompiled and re linked?  I thought that -W would do that, but I can 
not seem to make it work.

TIA

-- 
Best regards,
David Stroupe
Keyed-Up Software


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Make command line options
  2002-04-25 13:23 Make command line options David Stroupe
@ 2002-04-25 15:02 ` Tom Beer
  2002-04-25 22:19 ` Elias Athanasopoulos
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Beer @ 2002-04-25 15:02 UTC (permalink / raw)
  To: David Stroupe, linux-newbie

make all install ? But I'm not sure of this.

Greets Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Make command line options
  2002-04-25 13:23 Make command line options David Stroupe
  2002-04-25 15:02 ` Tom Beer
@ 2002-04-25 22:19 ` Elias Athanasopoulos
  1 sibling, 0 replies; 3+ messages in thread
From: Elias Athanasopoulos @ 2002-04-25 22:19 UTC (permalink / raw)
  To: David Stroupe; +Cc: linux-newbie

On Thu, Apr 25, 2002 at 08:23:59AM -0500, David Stroupe wrote:

> Is there a command line option for make that will force all files to be 
> recompiled and re linked?  I thought that -W would do that, but I can 
> not seem to make it work.

If your Makefile is correctly written, then a make clean; make all should
be enough.

Elias

-- 
http://gnewtellium.sourceforge.net			MP3 is not a crime.	
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-25 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-25 13:23 Make command line options David Stroupe
2002-04-25 15:02 ` Tom Beer
2002-04-25 22:19 ` Elias Athanasopoulos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.