6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1999/03/02 13:59:55 christos Exp $
|
||
|
|
||
|
PROG= netgroup
|
||
|
|
||
|
.include <bsd.prog.mk>
|