#########################################################
# SCE CONFIDENTIAL
# PlayStation(R)3 Programmer Tool Runtime Library 475.001
# Copyright (C) 2011 Sony Computer Entertainment Inc.
# All Rights Reserved.
#########################################################

CELL_MK_DIR ?= $(CELL_SDK)/samples/mk
include $(CELL_MK_DIR)/sdk.makedef.mk

#export FACE_TRACKER_LIB_BUILD = DEBUG

export	FACE_LIB_DIR_RELATIVE	?=	../../..
#export	FACE_LIB_DIR			?=	$(CELL_SDK)/target

MK_TARGET	=	libface_tracker.mk

include $(CELL_MK_DIR)/sdk.target.mk
