Makefile revision 50477
1# $FreeBSD: head/usr.bin/ipcrm/Makefile 50477 1999-08-28 01:08:13Z peter $
2
3PROG=	ipcrm
4
5.include <bsd.prog.mk>
6