]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.bin/last/Makefile
MFC r222211,r222287,r225845,r226184,r226418,r236596,r267773,r267887,r273507,
[FreeBSD/stable/9.git] / usr.bin / last / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   last
5
6 WARNS?= 1
7
8 .include <bsd.prog.mk>