bug-gdb
[Top][All Lists]
Advanced

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

Is there any way to forcefully make a target


From: rahiakil
Subject: Is there any way to forcefully make a target
Date: Wed, 3 Dec 2008 08:54:12 -0800 (PST)
User-agent: G2/1.0

I am not sure why in one case I am not able to make a target at all

target: ../../common/p1.c
        $(CC) -o p1 $<

But some how the make command that gets generated is
cc -o p1

the dependency is not working at all. Is there any way to forcefully
do so


reply via email to

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