Switch to using OS_ARCH instead of shell command. r=ramiro

git-svn-id: svn://10.0.0.236/trunk@8229 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1998-08-20 00:51:42 +00:00
parent 191fdd6738
commit 41f3bf64df

View File

@ -17,7 +17,9 @@
DEPTH = ..
ifeq ($(shell uname -s),Rhapsody)
include $(DEPTH)/config/config.mk
ifeq ($(OS_ARCH),Rhapsody)
DIRS = ybfe
else
DIRS = xfe