Kaydet (Commit) 1c4101ca authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

add solaris port (tested on solaris/x86 in setsolar only)

üst 4fab87c4
......@@ -98,6 +98,8 @@ gb_StaticLibrary_TARGETS := $(foreach namescheme,$(gb_StaticLibrary_NAMESCHEMES)
ifeq ($(OS),LINUX)
include $(SRCDIR)/solenv/inc/platform/linux.mk
else
ifeq ($(OS),SOLARIS)
include $(SRCDIR)/solenv/inc/platform/solaris.mk
else
ifeq ($(OS),WNT)
include $(SRCDIR)/solenv/inc/platform/windows.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment