automake
[Top][All Lists]
Advanced

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

Simple question on automake by newbie


From: Rodrigo de Salvo Braz
Subject: Simple question on automake by newbie
Date: Wed, 5 Jun 2002 11:22:05 -0700 (PDT)

Hello all,

I have a simple question I could not get answered from
the examples in the manual.

If I have a source file in another directory

prog_SOURCES = foo.cpp $(top_srcdir)/bar/bar.cpp

its object gets generated in the current directory,
but the linker looks for the object

./bar/bar.o, which does not exist.

I suppose I still didn't get the right way of thinking
about automake. Can anyone help me?

Thanks,

Rodrigo

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



reply via email to

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