This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-13: create win32.cc, configury update
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 05 Feb 2002 14:48:15 +1300
- Subject: Re: WIN-13: create win32.cc, configury update
- References: <86heowwyv3.fsf@megacz.com>
Adam Megacz wrote:
>Ok to commit?
>
> - a
>
>2002-02-04 Adam Megacz <adam@xwt.org>
>
> * win32.cc: Created it.
> configure.in: Added PLATSRC, which is set to posix.cc or win32.cc.
> Makefile.am: Updated it to use $(PLATSRC).
>
OK, but how about calling the variable PLATFORM_SPECIFIC_SOURCES or
something in order to make it a bit clearer?
Bryce.