mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Adding support for Rhapsody
This commit is contained in:
parent
c4747da39f
commit
52713a13e5
@ -17,7 +17,11 @@
|
||||
|
||||
DEPTH=../..
|
||||
|
||||
ifeq ($(OS_TARGET),Rhapsody)
|
||||
DIRS = rhapsody
|
||||
else
|
||||
DIRS = motif
|
||||
endif
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user