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