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