7 lines
116 B
Makefile
7 lines
116 B
Makefile
# $NetBSD: Makefile,v 1.6 1997/10/13 07:41:48 lukem Exp $
|
|
|
|
PROG= stdethers
|
|
MAN= stdethers.8
|
|
|
|
.include <bsd.prog.mk>
|