Module Name:    src
Committed By:   martin
Date:           Mon Aug 31 08:00:44 UTC 2015

Modified Files:
        src/sys/arch/sparc64/conf: Makefile.sparc64

Log Message:
Revert previous, not needed after sys/conf/Makefile.kern.inc rev. 1.215.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/sparc64/conf/Makefile.sparc64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/sparc64/conf/Makefile.sparc64
diff -u src/sys/arch/sparc64/conf/Makefile.sparc64:1.79 src/sys/arch/sparc64/conf/Makefile.sparc64:1.80
--- src/sys/arch/sparc64/conf/Makefile.sparc64:1.79	Sun Aug 30 18:20:27 2015
+++ src/sys/arch/sparc64/conf/Makefile.sparc64	Mon Aug 31 08:00:44 2015
@@ -1,4 +1,4 @@
-# 	$NetBSD: Makefile.sparc64,v 1.79 2015/08/30 18:20:27 martin Exp $
+# 	$NetBSD: Makefile.sparc64,v 1.80 2015/08/31 08:00:44 martin Exp $
 
 #=========================================================================
 #
@@ -72,7 +72,7 @@ CPPFLAGS+=	-m32 -Wa,-Av8plusa -mcpu=ultr
 AFLAGS+=	-Wa,-Av8plusa
 .endif
 CFLAGS+=	-mno-fpu
-AFLAGS+=	-x assembler-with-cpp ${INCLUDES}
+AFLAGS+=	-x assembler-with-cpp
 
 ##
 ## (3) libkern and compat

Reply via email to