Source-Changes-HG archive

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

[src/trunk]: src/regress/sys/arch/m68k/060sp Make this depend again.



details:   https://anonhg.NetBSD.org/src/rev/1335f990b792
branches:  trunk
changeset: 484951:1335f990b792
user:      is <is%NetBSD.org@localhost>
date:      Sat Apr 15 20:09:11 2000 +0000

description:
Make this depend again.

diffstat:

 regress/sys/arch/m68k/060sp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 42f5a77d521f -r 1335f990b792 regress/sys/arch/m68k/060sp/Makefile
--- a/regress/sys/arch/m68k/060sp/Makefile      Sat Apr 15 18:12:46 2000 +0000
+++ b/regress/sys/arch/m68k/060sp/Makefile      Sat Apr 15 20:09:11 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 2000/04/14 20:24:40 is Exp $
+#      $NetBSD: Makefile,v 1.7 2000/04/15 20:09:11 is Exp $
 
 MKMAN=no
 PROG=dotest
@@ -14,7 +14,7 @@
 
 .PATH: ${SPDIR}/dist
 
-realdepend dotestsubs.o: itest.S ftest.S
+depend dotestsubs.o: itest.S ftest.S
 
 regress: ${PROG}
        @/usr/sbin/sysctl hw.model | grep -v -q 68060 || \



Home | Main Index | Thread Index | Old Index