This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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]

Re: Properties files


On Fri, 2002-12-13 at 03:19, Gary Benson wrote:
> I just spent a couple of days chasing what I thought was a gcj bug but
> that turned out not to be. 

Oh, that must have been frustrating.  Sorry.

> 1. Change FOOBAR_PROP_O = $(FOOBAR_PROP_S:.properties=.o)
>        to FOOBAR_PROP_O = $(FOOBAR_PROP_S:.properties=_prop.o)
> 
> 2. Change %.o: %.properties
>        to %_prop.o: %.properties

Sounds good to me.

AG



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