Adding support for Rhapsody

git-svn-id: svn://10.0.0.236/trunk@10508 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1998-09-19 07:21:28 +00:00
parent 7b0dbb4932
commit bbc3e473b7

View File

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