Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libposix remove second _errno.h
details: https://anonhg.NetBSD.org/src/rev/cb0b180521a0
branches: trunk
changeset: 770647:cb0b180521a0
user: christos <christos%NetBSD.org@localhost>
date: Thu Oct 27 19:56:50 2011 +0000
description:
remove second _errno.h
diffstat:
lib/libposix/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 9ebba810512a -r cb0b180521a0 lib/libposix/Makefile
--- a/lib/libposix/Makefile Thu Oct 27 18:46:43 2011 +0000
+++ b/lib/libposix/Makefile Thu Oct 27 19:56:50 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/10/27 17:18:09 christos Exp $
+# $NetBSD: Makefile,v 1.16 2011/10/27 19:56:50 christos Exp $
LIB= posix
@@ -21,6 +21,5 @@
.endif
.include "${.CURDIR}/sys/Makefile.inc"
-SRCS+=_errno.c
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index