]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/lastlogin/Makefile
MFC r337506: ls(1): Enable colors with COLORTERM is set in the environment
[FreeBSD/FreeBSD.git] / usr.sbin / lastlogin / Makefile
1 # $FreeBSD$
2
3 PROG=   lastlogin
4 MAN=    lastlogin.8
5
6 .include <bsd.prog.mk>