Change MDDEPDIR to fix a VPATH issue in srcdir builds.

This commit is contained in:
cls%seawood.org 2000-09-12 23:37:16 +00:00
parent ca8038b10c
commit 9e2e8ba282

View File

@ -43,6 +43,10 @@ endif
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_NSPR_LIBS)
MDDEPDIR := $(MDDEPDIR)_S
GARBAGE_DIRS += .deps
include $(topsrcdir)/config/rules.mk
# Make sure that these custom rules stay in sync with rules.mk