Source-Changes-HG archive

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

[src/trunk]: src/distrib/newsmips Add Makefile to build bootfs.



details:   https://anonhg.NetBSD.org/src/rev/a2a484128d6a
branches:  trunk
changeset: 503138:a2a484128d6a
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Thu Feb 01 06:09:38 2001 +0000

description:
Add Makefile to build bootfs.

diffstat:

 distrib/newsmips/Makefile |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 85809983e694 -r a2a484128d6a distrib/newsmips/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/newsmips/Makefile Thu Feb 01 06:09:38 2001 +0000
@@ -0,0 +1,7 @@
+#      $NetBSD: Makefile,v 1.1 2001/02/01 06:09:38 tsutsui Exp $
+
+SUBDIR= floppies
+
+#TARGETS+=     release
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index