minix/usr.bin/ipcrm/Makefile
David van Moolenbroek 0502421f1b Import NetBSD ipcrm(1)
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
2016-01-16 14:04:14 +01:00

6 lines
96 B
Makefile

# $NetBSD: Makefile,v 1.10 2009/04/14 22:15:21 lukem Exp $
PROG= ipcrm
.include <bsd.prog.mk>