469760f207
- Fix compiler warnings. - KNF.
8 lines
151 B
Makefile
8 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.9 1997/07/18 07:40:42 thorpej Exp $
|
|
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
|
|
PROG= ypwhich
|
|
WARNS=1
|
|
|
|
.include <bsd.prog.mk>
|