mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
7 lines
97 B
Makefile
7 lines
97 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $Id$
|
|
|
|
PROG= ypwhich
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|