Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pc532 Allow the floppy directory to be built when so...
details: https://anonhg.NetBSD.org/src/rev/d4d99b88baaf
branches: trunk
changeset: 471789:d4d99b88baaf
user: jonb <jonb%NetBSD.org@localhost>
date: Sun Apr 11 13:22:10 1999 +0000
description:
Allow the floppy directory to be built when someone does "make release"
in /usr/src on a pc532.
diffstat:
distrib/pc532/Makefile | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r f098effaa867 -r d4d99b88baaf distrib/pc532/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/pc532/Makefile Sun Apr 11 13:22:10 1999 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.3 1999/04/11 13:22:10 jonb Exp $
+
+SUBDIR= floppies
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index