discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Writing GNUmakefiles for Windows


From: Andreas Höschler
Subject: Writing GNUmakefiles for Windows
Date: Fri, 18 Feb 2005 16:56:15 +0100

Hello all,

in GNUmakefiles we use

ifeq ($(FOUNDATION_LIB), apple)
   GNUSTEP_INSTALLATION_DIR = /
else
   GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
endif

to get different behaviour under MacOSX and GNUstep/Linux. Is anything defined that could be used to distinguish between GNUstep/Linux and GNUstep/Windows?

Thanks a lot!

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]