mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 06:35:31 -04:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $FreeBSD$
|
|
|
|
PROG= yppoll
|
|
MAN8= yppoll.8
|
|
|
|
.include <bsd.prog.mk>
|