blob: e76d8110838e9a5adaa8773ff9b0ec378844c934 [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 := pvdownloadinterface
SRCDIR := ../../src
SRCS := pvmfdownloadnodes.cpp
include $(MK)/library.mk