]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/ypwhich/Makefile
MFC r297360: sh: Fix use-after-free if a trap replaces itself.
[FreeBSD/stable/10.git] / usr.bin / ypwhich / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD$
3
4 PROG=   ypwhich
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>