help-make
[Top][All Lists]
Advanced

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

Re: How to specify the location for .o files in makedepend?


From: John Graham-Cumming
Subject: Re: How to specify the location for .o files in makedepend?
Date: Tue, 16 Aug 2005 22:06:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040208 Thunderbird/0.5 Mnenhy/0.6.0.104

address@hidden wrote:
        cd $(TEST)/src;
        makedepend -Y $(CFLAGS) -p $(TEST)/obj *.c

Was that two lines starting with tabs or one line? It it's two then it won't work because Make runs each line in a separate shell.

John.




reply via email to

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