mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
6 lines
137 B
Makefile
6 lines
137 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $Id: Makefile,v 1.3 1997/02/22 19:58:13 peter Exp $
|
|
|
|
PROG= ypwhich
|
|
|
|
.include <bsd.prog.mk>
|