• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-or-later
2# Copyright (c) International Business Machines  Corp., 2001
3# Copyright (c) 2021 FUJITSU LIMITED. All rights reserved.
4
5top_srcdir		?= ../../../..
6
7include $(top_srcdir)/include/mk/testcases.mk
8
9CFLAGS += -I$(abs_srcdir)/../mallinfo
10
11include $(top_srcdir)/include/mk/generic_leaf_target.mk
12