Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mvme68k/stand/installboot Don't need realdepend/rea...
details: https://anonhg.NetBSD.org/src/rev/406fbbdbfdba
branches: trunk
changeset: 580858:406fbbdbfdba
user: jmc <jmc%NetBSD.org@localhost>
date: Wed May 11 18:59:34 2005 +0000
description:
Don't need realdepend/realall depends now that .BEGIN works again
diffstat:
sys/arch/mvme68k/stand/installboot/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 22679adf4a11 -r 406fbbdbfdba sys/arch/mvme68k/stand/installboot/Makefile
--- a/sys/arch/mvme68k/stand/installboot/Makefile Wed May 11 18:36:10 2005 +0000
+++ b/sys/arch/mvme68k/stand/installboot/Makefile Wed May 11 18:59:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/02/04 13:34:56 matt Exp $
+# $NetBSD: Makefile,v 1.14 2005/05/11 18:59:34 jmc Exp $
NOMAN= # defined
@@ -14,7 +14,6 @@
.BEGIN: machine
.NOPATH: machine
-realdepend realall: machine
CLEANFILES+= machine
.PATH.c: ${LIBSA}
Home |
Main Index |
Thread Index |
Old Index