• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Build the unit tests.
2LOCAL_PATH:= $(call my-dir)
3include $(CLEAR_VARS)
4
5# Build the manual test programs.
6include $(call all-makefiles-under, $(LOCAL_PATH))
7