mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
7 lines
144 B
Makefile
7 lines
144 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# Makefile,v 1.1 1994/08/08 01:10:27 wollman Exp
|
|
|
|
PROG= ypset
|
|
MAN8= ypset.8
|
|
|
|
.include <bsd.prog.mk>
|