2014-08-20 22:17:40 -04:00

20 lines
843 B
Makefile
Executable File

#
# Copyright 2014, Broadcom Corporation
# All Rights Reserved.
#
# This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
# the contents of this file may not be disclosed to third parties, copied
# or duplicated in any form, in whole or in part, without the prior
# written permission of Broadcom Corporation.
#
#######################################################################
# Sources in APP_SRC are delivered to Broadcom in the Application
# Release Package (make arp).
########################################################################
APP_SRC = blood_pressure_monitor.c
########################################################################
################ DO NOT MODIFY FILE BELOW THIS LINE ####################
########################################################################