]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/logins/Makefile
MFC 232072: Pretty-print the advice constants passed to posix_fadvise(2).
[FreeBSD/stable/8.git] / usr.bin / logins / Makefile
1 # $FreeBSD$
2
3 PROG=   logins
4 WARNS?= 6
5
6 .include <bsd.prog.mk>