Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/news68k/floppies/ramdisk Remove "COPTS= -Os". It is ...
details: https://anonhg.NetBSD.org/src/rev/8f6ca032ebd0
branches: trunk
changeset: 503120:8f6ca032ebd0
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Jan 31 20:58:31 2001 +0000
description:
Remove "COPTS= -Os". It is now specified in util/libhack/Makefile.inc.
diffstat:
distrib/news68k/floppies/ramdisk/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r cdace1c44ba1 -r 8f6ca032ebd0 distrib/news68k/floppies/ramdisk/Makefile
--- a/distrib/news68k/floppies/ramdisk/Makefile Wed Jan 31 20:48:11 2001 +0000
+++ b/distrib/news68k/floppies/ramdisk/Makefile Wed Jan 31 20:58:31 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/11/01 07:57:59 garbled Exp $
+# $NetBSD: Makefile,v 1.11 2001/01/31 20:58:31 tsutsui Exp $
TOP= ${.CURDIR}/..
@@ -53,7 +53,6 @@
${MAKE} -f ${CBIN}.mk all
HACKSRC=${TOP}/../../utils/libhack
-COPTS= -Os
.include "${HACKSRC}/Makefile.inc"
# turn off small gethostby* temporarily
Home |
Main Index |
Thread Index |
Old Index