This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: gcj inner class syntax sugar.


You may be able to get some help by setting up a make include file which looks like

	a := $$a
	b := $$b
	c := $$c

and so on for all characters which may follow a dollar sign. But there are still complications with the shell and so on.

-David Boyce



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