This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-20 11:11:24 +00:00
Code
Issues
Releases
Activity
882a54f65f
freebsd
/
tools
/
regression
/
mqueue
/
mqtest1
/
Makefile
9 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add code to test POSIX message queue.
2005-11-26 13:19:09 +00:00
# $FreeBSD$
PROG
=
mqtest1
Fix compiling.
2007-01-06 11:32:15 +00:00
LDADD
+=
-lrt
Add code to test POSIX message queue.
2005-11-26 13:19:09 +00:00
NO_MAN
=
DEBUG_FLAGS
=
-g
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink