Module Name:    src
Committed By:   christos
Date:           Tue May  2 20:12:10 UTC 2017

Modified Files:
        src/distrib/utils/x_ifconfig: Makefile

Log Message:
define SMALLPROG


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/utils/x_ifconfig/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/utils/x_ifconfig/Makefile
diff -u src/distrib/utils/x_ifconfig/Makefile:1.38 src/distrib/utils/x_ifconfig/Makefile:1.39
--- src/distrib/utils/x_ifconfig/Makefile:1.38	Wed Feb  8 18:26:24 2017
+++ src/distrib/utils/x_ifconfig/Makefile	Tue May  2 16:12:10 2017
@@ -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>
 

Reply via email to