7 lines
135 B
Makefile
7 lines
135 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $Id: Makefile,v 1.5 1994/02/24 02:17:06 cgd Exp $
|
|
|
|
PROG= ypwhich
|
|
|
|
.include <bsd.prog.mk>
|