xref: /spdk/test/unit/lib/json/json_parse.c/Makefile (revision a6dbe3721eb3b5990707fc3e378c95e505dd8ab5)
1488570ebSJim Harris#  SPDX-License-Identifier: BSD-3-Clause
2*a6dbe372Spaul luse#  Copyright (C) 2015 Intel Corporation.
3d57bf4ccSDaniel Verkamp#  All rights reserved.
4d57bf4ccSDaniel Verkamp#
5d57bf4ccSDaniel Verkamp
6d57bf4ccSDaniel VerkampSPDK_ROOT_DIR := $(abspath $(CURDIR)/../../../../..)
7d57bf4ccSDaniel Verkamp
8d57bf4ccSDaniel VerkampTEST_FILE = json_parse_ut.c
9d57bf4ccSDaniel Verkamp
10f8ad4dcaSJim Harrisinclude $(SPDK_ROOT_DIR)/mk/spdk.unittest.mk
11