uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / utils / Makefile.am
CommitLineData
d001c886
MJ
1# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
2#
3# SPDX-License-Identifier: MIT
4
01956342 5AM_CPPFLAGS += -I$(top_srcdir)/src
6893800a 6
1b387491
MJ
7noinst_LIBRARIES = libtap.a
8libtap_a_SOURCES = tap.c tap.h
2ea58a69 9
de6cb9d5
MJ
10dist_check_SCRIPTS = \
11 tap-driver.sh \
12 tap.sh \
13 utils.sh
This page took 0.035923 seconds and 5 git commands to generate.