mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 17:52:43 +00:00
7 lines
94 B
Makefile
7 lines
94 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $FreeBSD$
|
|
|
|
PROG= yppoll
|
|
|
|
.include <bsd.prog.mk>
|