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

This commit is contained in:
mcafee%netscape.com 1998-08-20 00:51:42 +00:00
Родитель d9809a48c6
Коммит ef02448b63
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

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