Makefile (417B)
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 # Makefile for Maverick2 flexport common library 6 7 LOCALDIR = src/soc/esw/maverick2/flexport 8 9 include ${SDK}/make/Make.config 10 11 lib = libsoc_maverick2_flexport 12 13 include ${SDK}/make/Make.lib 14 include ${SDK}/make/Make.depend