aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/ipc/semget/Makefile
blob: 26b9f264dae66ce50124824e3676feb3a1e82ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) International Business Machines  Corp., 2001

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

LTPLIBS = ltpipc

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

LTPLDLIBS  = -lltpipc

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