Makefile (358B)
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 LOCALDIR = src/appl/diag/esw/techsupport/vlan 7 8 include ${SDK}/make/Make.config 9 10 lib = libtsvlan 11 12 include ${SDK}/make/Make.lib 13 14 include ${SDK}/make/Make.depend