Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat first define HOSTLIB and then include bsd.own.mk!
details: https://anonhg.NetBSD.org/src/rev/ffee8641dc01
branches: trunk
changeset: 783178:ffee8641dc01
user: christos <christos%NetBSD.org@localhost>
date: Mon Dec 10 00:34:56 2012 +0000
description:
first define HOSTLIB and then include bsd.own.mk!
diffstat:
tools/compat/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 573b7bd91a74 -r ffee8641dc01 tools/compat/Makefile
--- a/tools/compat/Makefile Mon Dec 10 00:32:23 2012 +0000
+++ b/tools/compat/Makefile Mon Dec 10 00:34:56 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2012/12/09 23:18:30 christos Exp $
+# $NetBSD: Makefile,v 1.67 2012/12/10 00:34:56 christos Exp $
+
+HOSTLIB= nbcompat
.include <bsd.own.mk>
-HOSTLIB= nbcompat
-
SRCS= atoll.c basename.c cdbr.c cdbw.c dirname.c \
fgetln.c flock.c fparseln.c fpurge.c \
getcap.c getline.c getmode.c getopt_long.c gettemp.c \
Home |
Main Index |
Thread Index |
Old Index