Sign in
mingw
/
mingw-w64
/
593800d5106c6997284bdd879c48bdde1623d9c2
/
.
/
mingw-w64-libraries
/
winpthreads
/
tests
/
Makefile.am
blob: b58146fb9f858f93aeae20c1b0f13c095b75fada [
file
] [
log
] [
blame
]
AM_CPPFLAGS
=
-
I$
(
top_srcdir
)/
src
AM_LDFLAGS
=
-
L$
(
top_builddir
)
-
lwinpthread
-
static
check_PROGRAMS
=
t_clock_getres t_clock_gettime t_clock_nanosleep t_clock_settime t_nanosleep test
TESTS
=
$
(
check_PROGRAMS
)