Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x68k/include Sort
details: https://anonhg.NetBSD.org/src/rev/5efe16d22958
branches: trunk
changeset: 767216:5efe16d22958
user: joerg <joerg%NetBSD.org@localhost>
date: Mon Jul 11 18:33:48 2011 +0000
description:
Sort
diffstat:
sys/arch/x68k/include/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r fe9dfd79fdb1 -r 5efe16d22958 sys/arch/x68k/include/Makefile
--- a/sys/arch/x68k/include/Makefile Mon Jul 11 18:31:10 2011 +0000
+++ b/sys/arch/x68k/include/Makefile Mon Jul 11 18:33:48 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/06/01 02:30:12 isaki Exp $
+# $NetBSD: Makefile,v 1.34 2011/07/11 18:33:48 joerg Exp $
INCSDIR= /usr/include/x68k
@@ -21,7 +21,7 @@
reg.h remote-sl.h rwlock.h \
setjmp.h signal.h sram.h stdarg.h \
trap.h types.h \
- wchar_limits.h \
- varargs.h vmparam.h vuid_event.h
+ varargs.h vmparam.h vuid_event.h \
+ wchar_limits.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index