mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Don't build cmd directory for mozilla builds.
This commit is contained in:
parent
59808e579f
commit
deab01007d
@ -80,6 +80,7 @@ export libs install clobber clobber_all clean depend::
|
||||
set INCLUDE=%WATC_INC%
|
||||
set LIB=%WATC_LIB%
|
||||
!endif
|
||||
cd lib
|
||||
$(GMAKE) $(GMAKE_FLAGS) $@
|
||||
!if "$(MOZ_BITS)" == "16"
|
||||
set PATH=%MSVCPATH%
|
||||
|
Loading…
Reference in New Issue
Block a user