xref: /third_party/ltp/testcases/kernel/syscalls/pwritev2/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/kernel/syscalls/pwritev2/
1f08c3bdfSopenharmony_ci# SPDX-License-Identifier: GPL-2.0-or-later
2f08c3bdfSopenharmony_ci# Copyright (c) 2019 FUJITSU LIMITED. All rights reserved.
3f08c3bdfSopenharmony_ci# Author: Jinhui Huang <huangjh.jy@cn.fujitsu.com>
4f08c3bdfSopenharmony_ci
5f08c3bdfSopenharmony_citop_srcdir              ?= ../../../..
6f08c3bdfSopenharmony_ci
7f08c3bdfSopenharmony_ciinclude $(top_srcdir)/include/mk/testcases.mk
8f08c3bdfSopenharmony_ci
9f08c3bdfSopenharmony_ciinclude $(abs_srcdir)/../utils/newer_64.mk
10f08c3bdfSopenharmony_ci
11f08c3bdfSopenharmony_ci%_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64
12f08c3bdfSopenharmony_ci
13f08c3bdfSopenharmony_ciinclude $(top_srcdir)/include/mk/generic_leaf_target.mk
14

Indexes created Thu Nov 07 10:32:03 CST 2024