unplugged-system/external/ltp/testcases/commands/Makefile

14 lines
342 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009, Cisco Systems Inc.
# Copyright (C) 2010, Linux Test Project.
# Ngie Cooper, July 2009
top_srcdir ?= ../..
ifneq ($(WITH_EXPECT),yes)
FILTER_OUT_SUBDIRS := tpm-tools
endif
include $(top_srcdir)/include/mk/env_pre.mk
include $(top_srcdir)/include/mk/generic_trunk_target.mk