style fixes sparc instr.c is C99
@@ -20,11 +20,10 @@ # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" ISASRCDIR=. include ../Makefile.com
@@ -32,5 +31,7 @@ INSTALL_DEPS_library = $(ROOTLINKS) $(ROOTLINT) $(ROOTLIBS) INSTALL_DEPS_standalone = $(ROOTLIBS) include ../Makefile.targ + +C99MODE = $(C99_ENABLE)