A few MINIX3-specific changes are necessary due to the fact that we are missing the System V IPC message queue system calls. Change-Id: Idd252984be9df69618cef79bcf6c676cbf915d85
6 lines
96 B
Makefile
6 lines
96 B
Makefile
# $NetBSD: Makefile,v 1.10 2009/04/14 22:15:21 lukem Exp $
|
|
|
|
PROG= ipcrm
|
|
|
|
.include <bsd.prog.mk>
|