Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libresolv Add -DRESOLVSORT
details: https://anonhg.NetBSD.org/src/rev/4a35ba68599b
branches: trunk
changeset: 481457:4a35ba68599b
user: christos <christos%NetBSD.org@localhost>
date: Mon Jan 31 15:42:34 2000 +0000
description:
Add -DRESOLVSORT
diffstat:
lib/libresolv/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r e8f7f7c89082 -r 4a35ba68599b lib/libresolv/Makefile
--- a/lib/libresolv/Makefile Mon Jan 31 15:15:07 2000 +0000
+++ b/lib/libresolv/Makefile Mon Jan 31 15:42:34 2000 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 1999/07/01 18:20:13 itojun Exp $
+# $NetBSD: Makefile,v 1.8 2000/01/31 15:42:34 christos Exp $
# from: @(#)Makefile 5.1 (Berkeley) 6/5/90
LIB=resolv
CPPFLAGS+=-DDEBUG -DLIBC_SCCS -I${.CURDIR}/../libc/include
+CPPFLAGS+=-DRESOLVSORT
CPPFLAGS+=-DINET6
.PATH: ${.CURDIR}/../libc/net
Home |
Main Index |
Thread Index |
Old Index