Optionally include .client-defs.mk, client.mk should still work if you don't have this file.

This commit is contained in:
mcafee%netscape.com 1999-02-21 20:18:10 +00:00
Родитель 02c197bf1c
Коммит 8165b5760a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -86,7 +86,7 @@ endif
# for how to set up myconfig.sh.)
run_for_side_effects := \
$(shell build/autoconf/myconfig2defs.sh $(TOPSRCDIR)/.client-defs.mk)
include $(TOPSRCDIR)/.client-defs.mk
-include $(TOPSRCDIR)/.client-defs.mk
ifdef MOZ_OBJDIR
OBJDIR := $(MOZ_OBJDIR)