Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/pc532 Allow the floppy directory to be built wh...



details:   https://anonhg.NetBSD.org/src/rev/bb4be71e12a8
branches:  netbsd-1-4
changeset: 468169:bb4be71e12a8
user:      jonb <jonb%NetBSD.org@localhost>
date:      Sun Apr 11 13:22:11 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 d60fa0a262e6 -r bb4be71e12a8 distrib/pc532/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/pc532/Makefile    Sun Apr 11 13:22:11 1999 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: Makefile,v 1.3.2.2 1999/04/11 13:22:11 jonb Exp $
+
+SUBDIR=        floppies
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index