NetBSD/usr.bin/ipcs/Makefile
cgd 0444b9fbd1 Add a System V -style ipc status monitor. Implemented by Daniel Boulet
<danny@BouletFermat.ab.ca>  Needs a man page, and *much* cleanup.
1993-11-14 16:17:55 +00:00

7 lines
95 B
Makefile

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