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