Tizen 2.0 Release
[external/opencore-amr.git] / opencore / codecs_v2 / audio / gsm_amr / common / dec / build / make / local.mk
1 # Get the current local path as the first operation
2 LOCAL_PATH := $(call get_makefile_dir)
3
4 # Clear out the variables used in the local makefiles
5 include $(MK)/clear.mk
6
7 TARGET :=
8
9
10 INCSRCDIR := ../../include
11
12 HDRS := pvgsmamrdecoderinterface.h
13
14
15 include $(MK)/library.mk
16