зеркало из https://github.com/mozilla/pjs.git
13 строки
332 B
Plaintext
13 строки
332 B
Plaintext
${license_mak}
|
|
|
|
DEPTH = ${depth_1_win}
|
|
|
|
include <$(DEPTH)\config\config.mak>
|
|
|
|
include <$(DEPTH)\config\rules.mak>
|
|
|
|
chrome::
|
|
$(REGCHROME) content ${app_name_short} ${jar_file_name}
|
|
$(REGCHROME) skin ${skin_name_short}/${app_name_short} ${jar_file_name}
|
|
$(REGCHROME) locale ${locale_name_short}/${app_name_short} ${jar_file_name}
|