NetBSD/usr.bin/ypwhich/Makefile
thorpej 469760f207 - Don't deref bad pointer if domain name isn't set.
- Fix compiler warnings.
- KNF.
1997-07-18 07:40:42 +00:00

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>