[Info-vax] Prices of Microvax 3100's
Bob Koehler
koehler at eisner.nospam.encompasserve.org
Wed May 16 09:45:34 EDT 2012
In article <af156cd1-07bc-41ab-8da7-0b672472083b at h10g2000pbi.googlegroups.com>, Steven Schweda <sms.antinode at gmail.com> writes:
>> [...] something like:
>>
>> #ifdef UNIX -> #if defined(UNIX) || defined (APPLE)
>
> Wouldn't it be easier to define UNIX somewhere in the
> build command(s) than to alter the source code that way?
> And you'd probably want "__APPLE__", not "APPLE", for any
> Mac-specific things:
Yeah, that's why I said "something like". I don't recall the exact
identifer for Mac OS.
And no, I wouldn't want it in the build file. The editor I was using
at the time had no trouble doing a couple of global substitutions
and getting them right.
More information about the Info-vax
mailing list