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, Dec 13, 2002 at 10:50:31AM -0800, Anthony Green wrote:
> 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.

Just me being stupid :)

> > 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.

Cool, I'll do it then.

Cheers,
Gary

[ gbenson@redhat.com ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ]


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