Subject: CVS commit: src/distrib
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/18/2005 12:30:21
Module Name:	src
Committed By:	lukem
Date:		Tue Jan 18 12:30:21 UTC 2005

Modified Files:
	src/distrib/common: Makefile.crunch
	src/distrib/utils/sysinst: Makefile.inc
	src/distrib/utils/x_ifconfig: Makefile
	src/distrib/utils/x_route: Makefile

Log Message:
Only support SMALLPROG_INET6 if ${USE_INET6} != "no".
Part of PR 28994.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/distrib/common/Makefile.crunch
cvs rdiff -r1.37 -r1.38 src/distrib/utils/sysinst/Makefile.inc
cvs rdiff -r1.20 -r1.21 src/distrib/utils/x_ifconfig/Makefile
cvs rdiff -r1.15 -r1.16 src/distrib/utils/x_route/Makefile

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