Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys Descend into the altq directory.



details:   https://anonhg.NetBSD.org/src/rev/5e7343458456
branches:  trunk
changeset: 500662:5e7343458456
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Fri Dec 15 01:30:36 2000 +0000

description:
Descend into the altq directory.

diffstat:

 sys/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r ef8cdbacd791 -r 5e7343458456 sys/Makefile
--- a/sys/Makefile      Fri Dec 15 01:28:39 2000 +0000
+++ b/sys/Makefile      Fri Dec 15 01:30:36 2000 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.38 2000/06/29 12:04:24 mrg Exp $
+#      $NetBSD: Makefile,v 1.39 2000/12/15 01:30:36 thorpej Exp $
 
-SUBDIR=        adosfs arch compat dev filecorefs isofs miscfs msdosfs net \
+SUBDIR=        adosfs altq arch compat dev filecorefs isofs miscfs msdosfs net \
        netatalk netccitt netinet netinet6 netiso netkey netnatm netns \
        nfs ntfs sys ufs uvm
 



Home | Main Index | Thread Index | Old Index