]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - bin/mv/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / bin / mv / Makefile
1 #       @(#)Makefile    8.2 (Berkeley) 4/2/94
2 # $FreeBSD$
3
4 PROG=   mv
5
6 .include <bsd.prog.mk>