Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/atari/stand Add ahdilabel to SUBDIR.



details:   https://anonhg.NetBSD.org/src/rev/6f3dc71f8ee1
branches:  trunk
changeset: 495833:6f3dc71f8ee1
user:      leo <leo%NetBSD.org@localhost>
date:      Mon Aug 07 14:30:39 2000 +0000

description:
Add ahdilabel to SUBDIR.

diffstat:

 sys/arch/atari/stand/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 525c70a34e30 -r 6f3dc71f8ee1 sys/arch/atari/stand/Makefile
--- a/sys/arch/atari/stand/Makefile     Mon Aug 07 14:29:58 2000 +0000
+++ b/sys/arch/atari/stand/Makefile     Mon Aug 07 14:30:39 2000 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.7 1998/05/28 12:41:54 leo Exp $
+#      $NetBSD: Makefile,v 1.8 2000/08/07 14:30:39 leo Exp $
 
 #
 # Note that the directory 'tostools' should never show up...
 #
-SUBDIR=        libsa binpatch bootpref bootxx edahdi installboot keymaps loadkmap \
-       msconfig xxboot
+SUBDIR=        libsa ahdilabel binpatch bootpref bootxx edahdi installboot keymaps \
+       loadkmap msconfig xxboot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index