aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/getdtablesize/Makefile
blob: 044619fb8724a13fac9d6d2b859b5a63c6fc9554 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) International Business Machines  Corp., 2001

top_srcdir		?= ../../../..

include $(top_srcdir)/include/mk/testcases.mk

include $(top_srcdir)/include/mk/generic_leaf_target.mk