Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev No real change. Alphabetize the list of directories.
details: https://anonhg.NetBSD.org/src/rev/998220636c86
branches: trunk
changeset: 488016:998220636c86
user: matt <matt%NetBSD.org@localhost>
date: Fri Jun 16 19:33:50 2000 +0000
description:
No real change. Alphabetize the list of directories.
diffstat:
sys/dev/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r f171baf6a718 -r 998220636c86 sys/dev/Makefile
--- a/sys/dev/Makefile Fri Jun 16 19:28:26 2000 +0000
+++ b/sys/dev/Makefile Fri Jun 16 19:33:50 2000 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1998/07/28 00:36:31 pk Exp $
+# $NetBSD: Makefile,v 1.4 2000/06/16 19:33:50 matt Exp $
-SUBDIR= eisa ata vme ic isa isapnp microcode ofw pci rcons sbus sun tc dec \
- scsipi pcmcia i2c mii ofisa pckbc wscons usb
+SUBDIR= ata dec eisa i2c ic isa isapnp microcode mii \
+ ofisa ofw pckbc pcmcia pci rcons sbus scsipi \
+ sun tc usb wscons vme
KDIR= /sys/dev
INCSDIR= /usr/include/dev
Home |
Main Index |
Thread Index |
Old Index