mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
5 lines
58 B
Makefile
5 lines
58 B
Makefile
|
PROG= posixmqcontrol
|
||
|
LIBADD= rt
|
||
|
|
||
|
.include <bsd.prog.mk>
|