Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share Skip obj-sushi; no objdirs get built there.
details: https://anonhg.NetBSD.org/src/rev/1f90740f80c2
branches: trunk
changeset: 516252:1f90740f80c2
user: tv <tv%NetBSD.org@localhost>
date: Fri Oct 19 14:00:55 2001 +0000
description:
Skip obj-sushi; no objdirs get built there.
diffstat:
share/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e77fa164ea1b -r 1f90740f80c2 share/Makefile
--- a/share/Makefile Fri Oct 19 06:09:56 2001 +0000
+++ b/share/Makefile Fri Oct 19 14:00:55 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/10/12 21:05:09 nathanw Exp $
+# $NetBSD: Makefile,v 1.20 2001/10/19 14:00:55 tv Exp $
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
# Missing: ms
@@ -15,7 +15,7 @@
.endif
# Speedup stubs for some subtrees that don't need to run these rules
-includes-examples includes-man includes-sushi:
+includes-examples includes-man includes-sushi obj-sushi:
@true
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index