From 9f5b04e925d068b053cc41bae3d3c25a5325062c Mon Sep 17 00:00:00 2001 From: David Malone Date: Mon, 10 Dec 2001 21:13:08 +0000 Subject: Style improvements recommended by Bruce as a follow up to some of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. --- usr.bin/printf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/printf') diff --git a/usr.bin/printf/Makefile b/usr.bin/printf/Makefile index 1e57f837a75e..53fd56c6e081 100644 --- a/usr.bin/printf/Makefile +++ b/usr.bin/printf/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $FreeBSD$ PROG= printf WARNS?= 2 -- cgit v1.3