On Mon, Dec 28, 2015 at 5:29 PM, Basin Ilya <[email protected]> wrote:
> Hi. > I need to compile same source file multiple times with different CFLAGS > > When automake option "subdir-objects" becomes default, will it be > possible to put SOME object files to current directory instead of source > directory? > Put them into static or libtool "convenience" libraries and override CFLAGS on per-library basis. -- Andrew W. Nosenko <[email protected]>
