Defined DASH_R for Neutrino

This commit is contained in:
Jerry.Kirk%Nexwarecorp.com 1999-07-19 21:18:19 +00:00
parent 9bc9c45f61
commit 78e21283f2

View File

@ -222,8 +222,12 @@ ifeq ($(OS_ARCH), OSF1)
LDFLAGS += -lc_r
endif
ifeq ($(OS_ARCH), QNX)
ifeq ($(OS_TARGET), NTO)
DASH_R = -r
else
DASH_R =
endif
endif
ifeq ($(OS_ARCH), SunOS)
ifeq ($(OS_RELEASE),4.1)
LDFLAGS += -ldl -lnsl