Makefile revision 21673
1#	$FreeBSD: head/usr.bin/ipcrm/Makefile 21673 1997-01-14 07:20:47Z jkh $
2
3PROG=	ipcrm
4
5.include <bsd.prog.mk>
6