[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: converting to subdir-objects
From: |
Diego Elio Pettenò |
Subject: |
Re: converting to subdir-objects |
Date: |
Sun, 8 Mar 2015 11:50:46 +0000 |
On 8 March 2015 at 09:46, Harlan Stenn <address@hidden> wrote:
> foo_SRCS = ... $(srcdir)/../foo/bar.c
>
Have you tried omitting $(srcdir) altogether? It should work just fine
then. So just foo_SOURCES = ../foo/bar.c
Diego Elio Pettenò — Flameeyes
https://blog.flameeyes.eu/
- converting to subdir-objects, Harlan Stenn, 2015/03/08
- Re: converting to subdir-objects, Harlan Stenn, 2015/03/08
- Re: converting to subdir-objects,
Diego Elio Pettenò <=
- Re: converting to subdir-objects, Gavin Smith, 2015/03/08
- Re: converting to subdir-objects, Bob Friesenhahn, 2015/03/08
- Re: converting to subdir-objects, Bert Wesarg, 2015/03/08
- Re: converting to subdir-objects, Harlan Stenn, 2015/03/08