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