blob: 9cb9bb4234282bd405766836f99e91b1442358e4 [file] [log] [blame]
# 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 := pvrtspinterface
SRCDIR := ../../src
SRCS := pvmfrtspnodes.cpp
include $(MK)/library.mk