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]

Re: Allow per-object cflags?


On Feb  9, 2001, Emil Ong <onge@mcs.anl.gov> wrote:

> prog1_SOURCES = prog.c
> prog1_CFLAGS  = -DPROG_NAME=\"prog1\"

> prog2_SOURCES = prog.c
> prog2_CFLAGS  = -DPROG_NAME=\"prog2\"

This should work with CVS automake.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]