Makefile (391B)
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 BCM Trident2 driver Library 7 # 8 9 LOCALDIR = src/bcm/esw/trident2 10 11 include ${SDK}/make/Make.config 12 13 lib = libtrident2 14 15 include ${SDK}/make/Make.lib 16 include ${SDK}/make/Make.depend