7 lines
133 B
Makefile
7 lines
133 B
Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
# $Id: Makefile,v 1.7 1994/12/22 12:31:46 cgd Exp $
|
|
|
|
PROG= ypcat
|
|
|
|
.include <bsd.prog.mk>
|