Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/sun3/common pullup 1.3->1.4 (gwr)



details:   https://anonhg.NetBSD.org/src/rev/9029da4ddea9
branches:  netbsd-1-4
changeset: 468751:9029da4ddea9
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Jun 21 03:03:12 1999 +0000

description:
pullup 1.3->1.4 (gwr)

diffstat:

 distrib/sun3/common/Make.crunch |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d8be63dfa22d -r 9029da4ddea9 distrib/sun3/common/Make.crunch
--- a/distrib/sun3/common/Make.crunch   Mon Jun 21 03:01:43 1999 +0000
+++ b/distrib/sun3/common/Make.crunch   Mon Jun 21 03:03:12 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Make.crunch,v 1.3 1995/11/21 21:18:48 gwr Exp $
+#      $NetBSD: Make.crunch,v 1.3.8.1 1999/06/21 03:03:12 perry Exp $
 #
 # This is included by subdirectories building a crunched binary.
 # Assume the following are already defined:  TOP, CBIN
@@ -11,6 +11,7 @@
 
 # Keep a copy that is not stripped so I can debug...
 ${CBIN}: ${CBIN}.mk ${CBIN}.cache ${CBIN}.c
+       -rm -f ${CBIN}
        make -f ${CBIN}.mk all STRIP=true
        cp -p ${CBIN} ${CBIN}.syms
        strip ${CBIN}



Home | Main Index | Thread Index | Old Index