Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/ramdisk Oops, remove ".include <bsd.sys.mk>" ad...
details: https://anonhg.NetBSD.org/src/rev/a78521a19481
branches: trunk
changeset: 472639:a78521a19481
user: simonb <simonb%NetBSD.org@localhost>
date: Tue May 04 02:46:15 1999 +0000
description:
Oops, remove ".include <bsd.sys.mk>" added by mistake in previous commit.
diffstat:
distrib/pmax/ramdisk/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 26c99dbf191e -r a78521a19481 distrib/pmax/ramdisk/Makefile
--- a/distrib/pmax/ramdisk/Makefile Tue May 04 02:45:35 1999 +0000
+++ b/distrib/pmax/ramdisk/Makefile Tue May 04 02:46:15 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/05/04 02:44:22 simonb Exp $
+# $NetBSD: Makefile,v 1.7 1999/05/04 02:46:15 simonb Exp $
BINDIR= /installation/netboot
@@ -70,5 +70,4 @@
.include <bsd.own.mk>
.include <bsd.obj.mk>
-.include <bsd.sys.mk>
.include "../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index