From c0e6d5e6651f1b6140e24533f47bd20e2ca2952d Mon Sep 17 00:00:00 2001 From: jb Date: Mon, 16 Oct 2006 22:18:59 +0000 Subject: Add sun4v to the 'universe'. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c33665f..5fab970 100644 --- a/Makefile +++ b/Makefile @@ -266,7 +266,7 @@ universe_prologue: @echo "--------------------------------------------------------------" @echo ">>> make universe started on ${STARTTIME}" @echo "--------------------------------------------------------------" -.for target in amd64 i386 ia64 pc98 sparc64 +.for target in amd64 i386 ia64 pc98 sparc64 sun4v KERNCONFS!= cd ${.CURDIR}/sys/${target}/conf && \ find [A-Z]*[A-Z] -type f -maxdepth 0 \ ! -name DEFAULTS ! -name LINT -- cgit v1.1