Source-Changes-HG archive

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

[src/netbsd-1-4]: src Apply patch (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/eb606ee78901
branches:  netbsd-1-4
changeset: 470897:eb606ee78901
user:      he <he%NetBSD.org@localhost>
date:      Sat Sep 09 16:29:26 2000 +0000

description:
Apply patch (requested by he):
  Back out ``TARGETS+= release'' part of last change; the rest of
  the tree is not ready for this change.

diffstat:

 Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (16 lines):

diff -r 70f8cb439b96 -r eb606ee78901 Makefile
--- a/Makefile  Sat Sep 09 16:25:33 2000 +0000
+++ b/Makefile  Sat Sep 09 16:29:26 2000 +0000
@@ -1,11 +1,7 @@
-#      $NetBSD: Makefile,v 1.95.2.1 2000/08/26 19:00:36 he Exp $
+#      $NetBSD: Makefile,v 1.95.2.2 2000/09/09 16:29:26 he Exp $
 
 # This is the top-level makefile for building NetBSD. For an outline of
 # how to build a snapshot or release, as well as other release engineering
-.PHONY: release
-
-TARGETS+=      release
-
 # information, see http://www.netbsd.org/developers/releng/index.html
 #
 # Not everything you can set or do is documented in this makefile. In



Home | Main Index | Thread Index | Old Index