From d26e13bd7a8693867ab86eabec50212c95d4f3f6 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 30 Mar 2012 20:17:20 +0200 Subject: jvmfwk: use CustomTarget makefile --- jvmfwk/Package_jreproperties.mk | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'jvmfwk/Package_jreproperties.mk') diff --git a/jvmfwk/Package_jreproperties.mk b/jvmfwk/Package_jreproperties.mk index 4e35e7ea6c92..f8449b7032e5 100644 --- a/jvmfwk/Package_jreproperties.mk +++ b/jvmfwk/Package_jreproperties.mk @@ -25,13 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_Package_Package,jvmfwk_jreproperties,$(WORKDIR)/CustomTarget/jvmfwk/plugins/sunmajor/pluginlib)) - -$(eval $(call gb_Package_add_customtarget,jvmfwk_jreproperties,jvmfwk/plugins/sunmajor/pluginlib)) - -$(eval $(call gb_CustomTarget_add_dependencies,jvmfwk/plugins/sunmajor/pluginlib,\ - jvmfwk/plugins/sunmajor/pluginlib/JREProperties.java \ -)) +$(eval $(call gb_Package_Package,jvmfwk_jreproperties,$(call gb_CustomTarget_get_workdir,jvmfwk/jreproperties))) $(eval $(call gb_Package_add_file,jvmfwk_jreproperties,bin/JREProperties.class,JREProperties.class)) $(eval $(call gb_Package_add_file,jvmfwk_jreproperties,lib/JREProperties.class,JREProperties.class)) -- cgit v1.2.3