1# Define CRAZY_LINKER_SRC_DIR in your environment to redirect to a different
2# version of the sources. This is useful if you have your own copy of the
3# sources in a non-default location.
4CRAZY_LINKER_SRC_DIR ?= $(NDK_ROOT)/sources/android/crazy_linker
5
6include $(CRAZY_LINKER_SRC_DIR)/tests/Android.mk
7