[Ipe-discuss] Compilation on Mac OS X 10.6
Gwenaël Cléon
gwenael.cleon at gmail.com
Sun Nov 1 18:11:23 CET 2009
Correct me if I'm wrong but Darwin is the name of the kernel of Mac OS
(based on FreeBSD).
Le 1 nov. 2009 à 14:26, Otfried Cheong a écrit :
>
>
> On Fri, 30 Oct 2009 19:50 -0700, "Sherif Ghali" <sherif.ghali at yahoo.com
> >
> wrote:
>> ifeq ($(MYOSTYPE),Linux)
>> WHERE_WE_ARE = "We are on Linux"
>> else
>> ifeq ($(MYOSTYPE),CYGWIN_NT-5.1)
>> WHERE_WE_ARE = "We are on Cygwin"
>> else
>> ifeq ($(MYOSTYPE),Darwin)
>> WHERE_WE_ARE = "We are on Darwin"
>> endif
>> endif
>> endif
>
> And "Darwin" is Mac OS? Do all Mac OS X versions return "Darwin"?
>
> Otfried
>
>
>
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
More information about the Ipe-discuss
mailing list