Index: stable/4/usr.bin/brandelf/Makefile =================================================================== --- stable/4/usr.bin/brandelf/Makefile (revision 62760) +++ stable/4/usr.bin/brandelf/Makefile (revision 62761) @@ -1,4 +1,6 @@ +# $FreeBSD$ + PROG= brandelf -CFLAGS+=-Wall +CFLAGS+= -Wall .include