зеркало из https://github.com/mozilla/pjs.git
we blow past the limit for the echo command on WinNT as well. doing the stupid
thing for now until i can figure out how to generate better status and not blow up the echo command.
This commit is contained in:
Родитель
7cfb73c4eb
Коммит
7ec160a2b0
|
@ -425,11 +425,7 @@ MAKEDEPDETECT=$(MAKEDEPDETECT: =)
|
|||
!if !defined(NODEPEND) && "$(MAKEDEPDETECT)" != ""
|
||||
|
||||
depend:: $(OBJDIR)
|
||||
!if "$(WINOS)" != "WINNT"
|
||||
@echo Analyzing dependencies...
|
||||
!else
|
||||
@echo $(MAKEDEP) -s -o $(LINCS) $(OBJS)
|
||||
!endif
|
||||
$(MAKEDEP) -s -o $(MAKEDEPFILE) @<<
|
||||
$(LINCS)
|
||||
$(OBJS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче