mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
Restored OBJS += $(RES) for WINNT.
This commit is contained in:
parent
1819008327
commit
51da11dccf
@ -205,6 +205,7 @@ endif
|
||||
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
OBJS += $(RES)
|
||||
MAKE_OBJDIR = $(INSTALL) -D $(OBJDIR)
|
||||
else
|
||||
define MAKE_OBJDIR
|
||||
|
Loading…
Reference in New Issue
Block a user