Module Name:    src
Committed By:   matt
Date:           Fri Jan  7 01:59:02 UTC 2011

Modified Files:
        src/sys/arch/powerpc/include/oea [matt-nb5-pq3]: Makefile

Log Message:
Add spr.h


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.132.1 src/sys/arch/powerpc/include/oea/Makefile

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/powerpc/include/oea/Makefile
diff -u src/sys/arch/powerpc/include/oea/Makefile:1.1 src/sys/arch/powerpc/include/oea/Makefile:1.1.132.1
--- src/sys/arch/powerpc/include/oea/Makefile:1.1	Mon Feb  3 17:10:05 2003
+++ src/sys/arch/powerpc/include/oea/Makefile	Fri Jan  7 01:59:02 2011
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.1 2003/02/03 17:10:05 matt Exp $
+#	$NetBSD: Makefile,v 1.1.132.1 2011/01/07 01:59:02 matt Exp $
 
 INCSDIR= /usr/include/powerpc/oea
 
 INCS=	bat.h \
 	hid.h hid_601.h \
 	pmap.h pte.h \
-	sr_601.h \
+	spr.h sr_601.h \
 	vmparam.h
 
 .include <bsd.kinc.mk>

Reply via email to