mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
add ASW_DEVMODE
This commit is contained in:
parent
5dfaa83a6b
commit
60a147bc1d
@ -29,6 +29,14 @@ install::
|
||||
$(MAKE_INSTALL) \
|
||||
as_html\signed\asw.jar \
|
||||
$(DEPTH)\..\x86Dbg\asw
|
||||
# $(MAKE_INSTALL) \
|
||||
# as_html\metadata\html\compare.js \
|
||||
# as_html
|
||||
!ifdef ASW_DEVMODE
|
||||
$(MAKE_INSTALL) \
|
||||
as_html\signed\asw.jar \
|
||||
as_html
|
||||
!endif
|
||||
!ifdef MOZ_INSTALL_DIR
|
||||
echo copying plugin to Communicator folder...
|
||||
copy \
|
||||
|
Loading…
x
Reference in New Issue
Block a user