mirror of https://github.com/F-Stack/f-stack.git
13 lines
323 B
Makefile
13 lines
323 B
Makefile
|
#
|
||
|
# Copyright 2015-2019, Juniper Networks, Inc.
|
||
|
# All rights reserved.
|
||
|
# This SOFTWARE is licensed under the LICENSE provided in the
|
||
|
# ../Copyright file. By downloading, installing, copying, or otherwise
|
||
|
# using the SOFTWARE, you agree to be bound by the terms of that
|
||
|
# LICENSE.
|
||
|
|
||
|
SUBDIRS = \
|
||
|
cbor \
|
||
|
csv \
|
||
|
test
|