8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $NetBSD: Makefile,v 1.11 1997/10/18 06:43:10 lukem Exp $
|
|
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
|
|
PROG= yppoll
|
|
MAN= yppoll.8
|
|
|
|
.include <bsd.prog.mk>
|