Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/x68k/floppies/bootfloppy Pull up file removal (...
details: https://anonhg.NetBSD.org/src/rev/8fa0e2470ffc
branches: netbsd-1-5
changeset: 490889:8fa0e2470ffc
user: he <he%NetBSD.org@localhost>
date: Fri Mar 16 19:21:43 2001 +0000
description:
Pull up file removal (requested by minoura):
Reorganize installation system by removing the old script based
installer, provided for 4M systems. Instead we provide
``floppy-root'' 2-floppy installer.
diffstat:
distrib/x68k/floppies/bootfloppy/Makefile | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r b2043ab2f01f -r 8fa0e2470ffc distrib/x68k/floppies/bootfloppy/Makefile
--- a/distrib/x68k/floppies/bootfloppy/Makefile Fri Mar 16 19:17:53 2001 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2000/06/16 16:07:09 minoura Exp $
-
-TOP= ${.CURDIR}/..
-
-.include "${TOP}/Makefile.inc"
-.include <bsd.kernobj.mk>
-.include <bsd.own.mk>
-
-IMAGE= boot.fs
-KERNDIR= ${KERNOBJDIR}/INSTALL_SMALL
-KERN= ${KERNDIR}/netbsd
-KERNNAME= netbsd
-
-.include "${TOP}/bootfloppy-common/Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index