/prebuilts/tools/linux-x86/sdl/ |
Android.mk | 3 include $(all-subdir-makefiles)
|
/prebuilts/tools/windows/sdl/ |
Android.mk | 3 include $(all-subdir-makefiles)
|
/system/bluetooth/ |
Android.mk | 2 include $(all-subdir-makefiles)
|
/frameworks/av/libvideoeditor/vss/video_filters/ |
Android.mk | 4 #include $(call all-makefiles-under,$(LOCAL_PATH)) 5 include $(call all-subdir-makefiles)
|
/external/iptables/ |
Android.mk | 5 include $(call all-subdir-makefiles)
|
/external/libnfc-nci/halimpl/ |
Android.mk | 2 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/wpa_supplicant_6/ |
Android.mk | 5 include $(call all-subdir-makefiles)
|
/external/zxing/ |
Android.mk | 3 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/packages/apps/Nfc/nci/ |
Android.mk | 3 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Nfc/nxp/ |
Android.mk | 3 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/amrnb/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/avc/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/flac/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/g711/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/on2/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/vorbis/ |
Android.mk | 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/hardware/libhardware/modules/ |
Android.mk | 2 include $(call all-named-subdir-makefiles,$(hardware_modules))
|
/hardware/ti/wpan/ |
Android.mk | 2 include $(call first-makefiles-under,$(call my-dir))
|
/packages/inputmethods/OpenWnn/libs/ |
Android.mk | 3 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/stlport/doc/ |
build_system.txt | 22 branches to Makefiles/ (which contains the base of the build system) and to lib/ (which 26 Under Makefiles/, you see the initially mentioned branching according to the build tool. 47 build/Makefiles/config.mak ; generated by configure.bat 48 build/Makefiles/nmake/top.mak 49 build/Makefiles/config.mak 50 build/Makefiles/nmake/sysid.mak 51 build/Makefiles/nmake/sys.mak 52 build/Makefiles/nmake/evc4.mak ; evc4 from config 53 build/Makefiles/nmake/evc-common.mak 54 build/Makefiles/nmake/targetdirs.ma [all...] |
/frameworks/base/core/tests/coretests/apks/ |
Android.mk | 7 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/native/libs/ui/tests/ |
Android.mk | 6 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/hardware/invensense/ |
Android.mk | 4 include $(call all-named-subdir-makefiles,libsensors_iio) 7 include $(call all-named-subdir-makefiles,mlsdk libsensors)
|