mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
enable depend builds with client.mak.
This commit is contained in:
parent
b82daf8ea4
commit
9dba2d9f32
@ -146,6 +146,9 @@ clobber_nglayout:
|
||||
@cd $(MOZ_SRC)\mozilla\.
|
||||
nmake -f nglayout.mak clobber_all $(NGLAYOUT_ENV_VARS)
|
||||
|
||||
depend:
|
||||
nmake -f nglayout.mak depend $(NGLAYOUT_ENV_VARS)
|
||||
|
||||
build_all: build_seamonkey build_apprunner
|
||||
|
||||
build_seamonkey:
|
||||
|
Loading…
x
Reference in New Issue
Block a user