From 28a3cd1028612b3b577768519d11fa6fbcda6f09 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 14 Oct 2021 16:57:01 +0000 Subject: Issue #1053 - First pass Android defines and remove Android Annotation processors, some Andoid packaging stuff, Eclipse IDE support et al. --- config/rules.mk | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config/rules.mk') diff --git a/config/rules.mk b/config/rules.mk index 07b347a94d..840e266ba5 100644 --- a/config/rules.mk +++ b/config/rules.mk @@ -1040,13 +1040,6 @@ else normalizepath = $(1) endif -############################################################################### -# Java rules -############################################################################### -ifneq (,$(JAVAFILES)$(ANDROID_RESFILES)$(ANDROID_APKNAME)$(JAVA_JAR_TARGETS)) - include $(MOZILLA_DIR)/config/makefiles/java-build.mk -endif - ############################################################################### # Bunch of things that extend the 'export' rule (in order): ############################################################################### -- cgit v1.2.3