Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/libc++/include Explicitly include bsd.clean.mk ...
details: https://anonhg.NetBSD.org/src/rev/b3cefd20fe0b
branches: trunk
changeset: 790592:b3cefd20fe0b
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Oct 17 22:07:59 2013 +0000
description:
Explicitly include bsd.clean.mk for cleandir.
diffstat:
external/bsd/libc++/include/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 4961ba841780 -r b3cefd20fe0b external/bsd/libc++/include/Makefile
--- a/external/bsd/libc++/include/Makefile Thu Oct 17 21:24:24 2013 +0000
+++ b/external/bsd/libc++/include/Makefile Thu Oct 17 22:07:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/05/17 22:59:29 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2013/10/17 22:07:59 joerg Exp $
.include <bsd.init.mk>
@@ -118,4 +118,5 @@
CLEANFILES+= cxxabi.h
.include <bsd.inc.mk>
+.include <bsd.clean.mk>
.include <bsd.obj.mk>
Home |
Main Index |
Thread Index |
Old Index