pjs/tools/wizards/templates/xul-app/resources/Makefile.in

16 строки
398 B
Makefile

${license_mak}
DEPTH = ${depth_1_nix}
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
install::
@$(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}