Re: ordering the targets

2007-02-14 Thread Paul Smith
On Wed, 2007-02-14 at 09:31 +0530, Bhargava Ram wrote: Please CC the help-make mailing list on all email. > Thanks for the help, but i think simple expansion won't help me. In my > case i will add a variable to target like this : >ABC = >TARGET := $(ABC)

Re: ordering the targets

2007-02-10 Thread Paul Smith
On Fri, 2007-02-09 at 04:44 -0800, Bhargava wrote: > hi, > i want to define two variables JSOURCES and JFLEX_SOURCES in my > makefiles and compiles corresponding sources . Thing is i get the targets > like this > > targets += (edited JSOURCES) #edited in the sense i append .class etc., > >

ordering the targets

2007-02-09 Thread Bhargava
TARGET , but i want to prepend them instead of appending like above. Help me please ... Thanks & Regards, Bhargava -- View this message in context: http://www.nabble.com/ordering-the-targets-tf3200188.html#a8885073 Sent from the Gnu - Make - Help mailing list archiv