kern_recvmsg() may not return a valid(non-NULL) pointer to `sa'
[dragonfly.git] / usr.bin / ypmatch / Makefile
blob172e978745f61aa7627a6127e3fbe8afe0004626
1 # from: @(#)Makefile 5.8 (Berkeley) 7/28/90
2 # $FreeBSD: src/usr.bin/ypmatch/Makefile,v 1.4 1999/08/28 01:08:10 peter Exp $
3 # $DragonFly: src/usr.bin/ypmatch/Makefile,v 1.2 2003/06/17 04:29:34 dillon Exp $
5 PROG= ypmatch
7 .include <bsd.prog.mk>