NetBSD/usr.bin/ipcrm/Makefile
cgd 3683d805ff System V -style IPC removal utility. Implemented by Daniel Boulet
<danny@BouletFermat.ab.ca>.  Needs a man page and serious cleanup.
also: sysvshm support is #ifdef'd out, because it's not been tested.
1993-11-14 16:27:58 +00:00

7 lines
96 B
Makefile

# $Id: Makefile,v 1.1 1993/11/14 16:27:58 cgd Exp $
PROG= ipcrm
NOMAN=
.include <bsd.prog.mk>