Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY.

git-svn-id: svn://10.0.0.236/trunk@8242 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1998-08-20 03:09:31 +00:00
parent 04523afd75
commit 1e98a8b997

View File

@@ -35,7 +35,7 @@ LOCAL_INCLUDES = -I./expat/xmltok -I./expat/xmlparse/ -I./glue
include $(DEPTH)/config/rules.mk
ifdef RHAPSODY
ifeq ($(OS_ARCH),Rhapsody)
CFLAGS += -traditional-cpp
endif