- Subject: Re: Calling Makefile from different directory
- From: Joerg Sommer <joerg@xxxxxxxxxxxx>
- Date: Tue, 13 Jul 2004 11:09:45 +0000 (UTC)
begin Martin Klaiber <martinkl@xxxxxxxxxxxxxxxxxx> wrote:
> Does someone know a way to tell JED to start compiling from the
> directory where I started JED? Calling make with
>
> make -f ../Makefile
What about "make -C .."
,----[ man make ]---
| -C dir
| Change to directory dir before reading the makefiles or doing any-
| thing else. If multiple -C options are specified, each is inter-
| preted relative to the previous one: -C / -C etc is equivalent to
| -C /etc. This is typically used with recursive invocations of
| make.
`----
HTH, Joerg.
end.
--
Wer eher stirbt ist länger tot.
(Un B. Kant)
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]