From f721e3ac031f892af46f255a47d7f54a91317b30 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 18:28:35 -0800 Subject: auto import from //depot/cupcake/@135843 --- Android.mk | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Android.mk (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk deleted file mode 100644 index 0b02fdb..0000000 --- a/Android.mk +++ /dev/null @@ -1,10 +0,0 @@ -# the following test is made to detect that we were called -# through the 'm' or 'mm' build commands. if not, we use the -# standard QEMU Makefile -# -ifeq ($(DEFAULT_GOAL),droid) - LOCAL_PATH:= $(call my-dir) - include $(LOCAL_PATH)/Makefile.android -else - include Makefile.qemu -endif -- cgit v1.1