]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/last/Makefile
Remove all traces of an experiment for handling "root" on Windows systems.
[FreeBSD/FreeBSD.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>