Deleted Added
full compact
Makefile (90415) Makefile (201386)
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 90415 2002-02-08 22:31:43Z markm $
2# $FreeBSD: head/usr.bin/last/Makefile 201386 2010-01-02 10:27:05Z ed $
3
4PROG= last
5
3
4PROG= last
5
6WARNS?= 1
7
6.include <bsd.prog.mk>
8.include <bsd.prog.mk>