mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
0112f8c4a8
Reviewed by: kib, paumma MFC after: 1 week Differential revision: https://reviews.freebsd.org/D43845
5 lines
58 B
Makefile
5 lines
58 B
Makefile
PROG= posixmqcontrol
|
|
LIBADD= rt
|
|
|
|
.include <bsd.prog.mk>
|