Makefile (398B)
1 # 2 # This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 3 # 4 # Copyright 2007-2019 Broadcom Inc. All rights reserved. 5 # 6 # Makefile for SOC SAL support (VxWorks/Tornado) 7 # 8 LOCALDIR = src/sal/core/unix 9 10 include ${SDK}/make/Make.config 11 12 lib = libsal_core_plat 13 include ${SDK}/make/Make.lib 14 15 include ${SDK}/make/Make.depend