Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/x_ifconfig define SMALLPROG



details:   https://anonhg.NetBSD.org/src/rev/3bd19d5a3da1
branches:  trunk
changeset: 823681:3bd19d5a3da1
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 02 20:12:10 2017 +0000

description:
define SMALLPROG

diffstat:

 distrib/utils/x_ifconfig/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 14af9fceb869 -r 3bd19d5a3da1 distrib/utils/x_ifconfig/Makefile
--- a/distrib/utils/x_ifconfig/Makefile Tue May 02 14:19:23 2017 +0000
+++ b/distrib/utils/x_ifconfig/Makefile Tue May 02 20:12:10 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2017/02/08 23:26:24 rin Exp $
+# $NetBSD: Makefile,v 1.39 2017/05/02 20:12:10 christos Exp $
 # Build a smaller ifconfig (i.e. for boot media)
 
 NOMAN=         # defined
+SMALLPROG=1
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index