Deleted Added
full compact
Makefile (126700) Makefile (201386)
1# $FreeBSD: head/usr.bin/logins/Makefile 126700 2004-03-06 21:57:29Z des $
1# $FreeBSD: head/usr.bin/logins/Makefile 201386 2010-01-02 10:27:05Z ed $
2
3PROG= logins
2
3PROG= logins
4WARNS?= 6
5
6.include <bsd.prog.mk>
4
5.include <bsd.prog.mk>