Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat compat reorg.
details: https://anonhg.NetBSD.org/src/rev/6df0b283e424
branches: trunk
changeset: 584316:6df0b283e424
user: christos <christos%NetBSD.org@localhost>
date: Tue Sep 13 02:30:23 2005 +0000
description:
compat reorg.
diffstat:
tools/compat/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0fc418f882f1 -r 6df0b283e424 tools/compat/Makefile
--- a/tools/compat/Makefile Tue Sep 13 01:45:14 2005 +0000
+++ b/tools/compat/Makefile Tue Sep 13 02:30:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/08/26 15:59:00 elad Exp $
+# $NetBSD: Makefile,v 1.35 2005/09/13 02:30:23 christos Exp $
HOSTLIB= nbcompat
@@ -12,7 +12,7 @@
sha256hl.c sha384hl.c sha512hl.c snprintf.c \
strlcat.c strlcpy.c strmode.c strsep.c strsuftoll.c \
strtoll.c unvis.c vis.c _err.c _errx.c _verr.c _verrx.c \
- _vwarn.c _vwarnx.c _warn.c _warnx.c __fts30.c __glob13.c
+ _vwarn.c _vwarnx.c _warn.c _warnx.c fts.c glob.c
BUILD_OSTYPE!= uname -s
Home |
Main Index |
Thread Index |
Old Index