blob: 8f732cb24eb343429d39c5b8c16f10c888783f2f [file] [log] [blame]
subrata_modak5c8fc012009-05-21 18:17:32 +00001#
2# Copyright (c) International Business Machines Corp., 2009
3#
4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 2 of the License, or
7# (at your option) any later version.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
12# the GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this program; if not, write to the Free Software
16# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
17#
18
yaberauneyaef772532009-10-09 17:55:43 +000019top_srcdir ?= ../../../..
subrata_modak5c8fc012009-05-21 18:17:32 +000020
Guangwen Feng91b515c2017-03-03 16:07:35 +080021keyctl02: LDLIBS +=-lpthread -lkeyutils
22
yaberauneyaef772532009-10-09 17:55:43 +000023include $(top_srcdir)/include/mk/testcases.mk
subrata_modak5c8fc012009-05-21 18:17:32 +000024
yaberauneyaef772532009-10-09 17:55:43 +000025include $(top_srcdir)/include/mk/generic_leaf_target.mk