Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/fortune Get the build ordering right for dependall.
details: https://anonhg.NetBSD.org/src/rev/4d195365ebfe
branches: trunk
changeset: 481145:4d195365ebfe
user: mycroft <mycroft%NetBSD.org@localhost>
date: Sun Jan 23 22:10:22 2000 +0000
description:
Get the build ordering right for dependall.
diffstat:
games/fortune/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 40cd8529866d -r 4d195365ebfe games/fortune/Makefile
--- a/games/fortune/Makefile Sun Jan 23 21:55:44 2000 +0000
+++ b/games/fortune/Makefile Sun Jan 23 22:10:22 2000 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 1997/10/22 04:56:11 lukem Exp $
+# $NetBSD: Makefile,v 1.8 2000/01/23 22:10:22 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
SUBDIR= fortune strfile datfiles
all-datfiles: all-strfile
+dependall-datfiles: dependall-strfile
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index