Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm Descend into stand.
details: https://anonhg.NetBSD.org/src/rev/9e5045a871e5
branches: trunk
changeset: 546435:9e5045a871e5
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Apr 29 05:42:43 2003 +0000
description:
Descend into stand.
diffstat:
sys/arch/evbarm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 97d0493944ce -r 9e5045a871e5 sys/arch/evbarm/Makefile
--- a/sys/arch/evbarm/Makefile Tue Apr 29 05:42:00 2003 +0000
+++ b/sys/arch/evbarm/Makefile Tue Apr 29 05:42:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/06 17:40:27 lukem Exp $
+# $NetBSD: Makefile,v 1.4 2003/04/29 05:42:43 thorpej Exp $
# Makefile for evbarm tags file and boot blocks
@@ -26,6 +26,6 @@
cd $$i && rm -f tags; ln -s ../tags tags; done
-SUBDIR= compile include
+SUBDIR= compile include stand
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index