repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
mqueue
/
Makefile
blob
8a58055fc1f59946c40f8d3ededab6dbe34d8b4f
1
# SPDX-License-Identifier: GPL-2.0
2
CFLAGS
+= -
O2
3
LDLIBS
= -
lrt
-
lpthread
-
lpopt
4
5
TEST_GEN_PROGS
:=
mq_open_tests mq_perf_tests
6
7
include
..
/
lib.mk