Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/arch/atari/stand Pull up revisions 1.7-1.8 (request...



details:   https://anonhg.NetBSD.org/src/rev/5e4b030fb48f
branches:  netbsd-1-5
changeset: 489131:5e4b030fb48f
user:      leo <leo%NetBSD.org@localhost>
date:      Thu Aug 17 08:07:15 2000 +0000

description:
Pull up revisions 1.7-1.8 (requested by leo; approved by thorpej).

Log message:
  Add ahdilabel to SUBDIR.

diffstat:

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

diffs (16 lines):

diff -r ca8bb73c0119 -r 5e4b030fb48f sys/arch/atari/stand/Makefile
--- a/sys/arch/atari/stand/Makefile     Thu Aug 17 08:01:03 2000 +0000
+++ b/sys/arch/atari/stand/Makefile     Thu Aug 17 08:07:15 2000 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.7 1998/05/28 12:41:54 leo Exp $
+#      $NetBSD: Makefile,v 1.7.24.1 2000/08/17 08:07:15 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