Adding support for Rhapsody

This commit is contained in:
mcafee%netscape.com 1998-09-19 07:21:28 +00:00
parent c4747da39f
commit 52713a13e5

View File

@ -17,7 +17,11 @@
DEPTH=../..
ifeq ($(OS_TARGET),Rhapsody)
DIRS = rhapsody
else
DIRS = motif
endif
include $(DEPTH)/config/config.mk