Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/stand stand Makefile.
details: https://anonhg.NetBSD.org/src/rev/4d44248d6f1f
branches: trunk
changeset: 517873:4d44248d6f1f
user: soren <soren%NetBSD.org@localhost>
date: Tue Nov 20 18:36:31 2001 +0000
description:
stand Makefile.
diffstat:
sys/arch/sgimips/stand/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 4656377ea537 -r 4d44248d6f1f sys/arch/sgimips/stand/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sgimips/stand/Makefile Tue Nov 20 18:36:31 2001 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2001/11/20 18:36:31 soren Exp $
+
+#SUBDIR+= boot
+SUBDIR= sgivol
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index