dc05e9ba0d
- ad the ability to remove all entries at once.
7 lines
108 B
Makefile
7 lines
108 B
Makefile
# $NetBSD: Makefile,v 1.9 2008/05/31 14:27:39 christos Exp $
|
|
|
|
WARNS?= 4
|
|
PROG= ipcrm
|
|
|
|
.include <bsd.prog.mk>
|