xref: /freebsd/usr.bin/ipcrm/Makefile (revision 2357939bc239bd5334a169b62313806178dd8f30)
1# $FreeBSD$
2
3PROG=	ipcrm
4
5.include <bsd.prog.mk>
6