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