Source-Changes-HG archive

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

[src/trunk]: src/distrib/acorn26 Provide a Makefile to link into the rest of ...



details:   https://anonhg.NetBSD.org/src/rev/11fe3e0211a2
branches:  trunk
changeset: 525865:11fe3e0211a2
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Fri Apr 19 00:03:46 2002 +0000

description:
Provide a Makefile to link into the rest of the tree.

diffstat:

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

diffs (11 lines):

diff -r f3a9c1e50f28 -r 11fe3e0211a2 distrib/acorn26/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/acorn26/Makefile  Fri Apr 19 00:03:46 2002 +0000
@@ -0,0 +1,7 @@
+#      $NetBSD: Makefile,v 1.1 2002/04/19 00:03:46 bjh21 Exp $
+
+SUBDIR=        floppies
+
+TARGETS+=release
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index