Reorder Makefile for style.

This commit is contained in:
markm 2001-12-03 01:09:17 +00:00
parent b0b55f7f5f
commit a37ff29e1e

View File

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