Re: Re: project hosting *Important clarification*
Carlo Dapor <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
That would be useful for someone who works under Windows. I for one have stated that I work under MacOS X and FreeBSD. Thus, BSD make and/or GNU make are a more natural choice for me. Nothing against NMake, I have never used it though. I see quite a lot of redundancy in the NMake file for my taste. Well then, I will cook up a Makefile and publish it. ----- Original Message ---- From: pahihu <[email protected]> To: [email protected] Sent: Monday, September 18, 2006 11:47:50 PM Subject: [strongtalk] Re: project hosting *Important clarification* --- In strongtalk@yahoogro ups.com, Carlo Dapor <Catull_us@. ..> wrote: > There is no real Makefile for the vm sources, but a handful of MS- DOS .bat files. > Any plans on converting them into NMakefile, Sun or GNU Makefile ? > See strongtalk.mak in strongtalk\bin subdirectory. Usage: nmake /f strongtalk.mak CFG="Win32 - Debug" or whatever you want. Hope this help, Andras Pahi