Deleted Added
full compact
Makefile (201386) Makefile (226361)
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/last/Makefile 201386 2010-01-02 10:27:05Z ed $
2# $FreeBSD: head/usr.bin/last/Makefile 226361 2011-10-14 07:26:20Z ed $
3
4PROG= last
5
3
4PROG= last
5
6WARNS?= 1
6NO_WFORMAT=
7
8.include <bsd.prog.mk>
7
8.include <bsd.prog.mk>