Reorder Makefile for style.

This commit is contained in:
Mark Murray 2001-12-03 01:09:17 +00:00
parent 1c5093bbbc
commit 863475aa48
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87257

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PROG= banner
WARNS?= 2
MAN= banner.6
WARNS?= 2
.include <bsd.prog.mk>