stat(1): Staticize.
[dragonfly.git] / usr.bin / banner / Makefile
1 #       $OpenBSD: Makefile,v 1.5 2017/05/27 07:55:44 tedu Exp $
2
3 PROG=   banner
4
5 SRCS=   banner.c chset.c
6
7 .include <bsd.prog.mk>