aboutsummaryrefslogtreecommitdiff
path: root/test/validation/common/Makefile.am
blob: 2cb0956a1353b9685d3650ec07496aba81babba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
AUTOMAKE_OPTIONS = foreign
include $(top_srcdir)/test/Makefile.inc

noinst_LTLIBRARIES = libcunit_common.la libcpumask_common.la libthrmask_common.la

libcunit_common_la_SOURCES = odp_cunit_common.c

libcpumask_common_la_SOURCES = mask_common.c

libthrmask_common_la_SOURCES = mask_common.c
libthrmask_common_la_CFLAGS = $(AM_CFLAGS) -DTEST_THRMASK