Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 16:47:13 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9402 for review
Message-ID:  <200204082347.g38NlDs01765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9402

Change 9402 by jake@jake_sparc64 on 2002/04/08 16:46:33

	atacontrol builds.

Affected files ...

... //depot/projects/sparc64/sbin/Makefile#11 edit

Differences ...

==== //depot/projects/sparc64/sbin/Makefile#11 (text+ko) ====

@@ -4,6 +4,7 @@
 # XXX MISSING:		icheck ncheck
 
 SUBDIR=	adjkerntz \
+	atacontrol \
 	atm \
 	badsect \
 	camcontrol \
@@ -102,7 +103,7 @@
 
 # Nogo on sparc64
 .if ${MACHINE_ARCH} != "sparc64"
-SUBDIR+=atacontrol vinum
+SUBDIR+=vinum
 .endif
 
 .include <bsd.subdir.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204082347.g38NlDs01765>