]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/true/Makefile
Add casts to work around harmless -Werror warnings from clang 10.0.0,
[FreeBSD/stable/10.git] / usr.bin / true / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/9/93
2 # $FreeBSD$
3
4 PROG=   true
5
6 .include <bsd.prog.mk>