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



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to