android13/external/ltp/libs/libltpipc/Makefile

12 lines
300 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) International Business Machines Corp., 2001
top_srcdir ?= ../..
include $(top_srcdir)/include/mk/env_pre.mk
INTERNAL_LIB := libltpipc.a
include $(top_srcdir)/include/mk/lib.mk
include $(top_srcdir)/include/mk/generic_leaf_target.mk