summaryrefslogtreecommitdiff
path: root/opencore/codecs_v2/audio/gsm_amr/common/dec/build/make/local.mk
blob: 8db50c460cd8e6248641aff6dd761d66dbcd2ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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