Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/ia64 Descend into compile



details:   https://anonhg.NetBSD.org/src/rev/2a196ecdb915
branches:  trunk
changeset: 819806:2a196ecdb915
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Dec 18 02:26:12 2016 +0000

description:
Descend into compile

diffstat:

 sys/arch/ia64/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 5a6cf3af2015 -r 2a196ecdb915 sys/arch/ia64/Makefile
--- a/sys/arch/ia64/Makefile    Sun Dec 18 02:20:30 2016 +0000
+++ b/sys/arch/ia64/Makefile    Sun Dec 18 02:26:12 2016 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.2 2006/06/20 15:26:19 skrll Exp $
+#      $NetBSD: Makefile,v 1.3 2016/12/18 02:26:12 christos Exp $
 
-SUBDIR=        include stand
+SUBDIR=        compile include stand
 
 .include <bsd.kinc.mk>



Home | Main Index | Thread Index | Old Index