blob: 39128a3a999353597f9053e1d6cb14e1dc9f826b [file] [log] [blame]
#
# Copyright (c) 2014 Nest Labs, Inc.
# All rights reserved.
#
# This document is the property of Nest. It is considered
# confidential and proprietary information.
#
# This document may not be reproduced or transmitted in any form,
# in whole or in part, without the express written permission of
# Nest.
#
# Description:
# This file is the makefile to install GPU Vendor libraries.
#
include pre.mak
GpuTop = $(GpuVendor)/$(GpuType)
SubMakefiles = $(GpuTop)/Makefile
include post.mak