hackedteam/core-winphone

View on GitHub
msamr/opencore-amr/opencore/codecs_v2/audio/gsm_amr/common/dec/build/make/local.mk

Summary

Maintainability
Test Coverage
# Get the current local path as the first operation
LOCAL_PATH := $(call get_makefile_dir)

# Clear out the variables used in the local makefiles
include $(MK)/clear.mk

TARGET :=


INCSRCDIR := ../../include

HDRS := pvgsmamrdecoderinterface.h


include $(MK)/library.mk