This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
>>> "Tom" == Tom Tromey <tromey@redhat.com> writes: [...] Tom> You could write: Tom> top_dir = .. Tom> foo_SOURCES = $(top_dir)/foo.c Hmmm, are you sure? This construct is the one used in PR/325. It breaks the dependency tracking code (the dependency file will have "\$\(top_dir\)" in its name). -- Alexandre Duret-Lutz
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |