android13/external/ltp/libs/libltpipc/Makefile

12 lines
300 B
Makefile
Raw Normal View History

2024-06-22 08:45:49 -04:00
# 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