Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 14:26:28 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 31478 for review
Message-ID:  <200305192126.h4JLQS6v035901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=31478

Change 31478 by obrien@obrien_trang on 2003/05/19 14:25:47

	Build & install sunlabel on all arches.

Affected files ...

.. //depot/projects/hammer/sbin/Makefile#6 edit

Differences ...

==== //depot/projects/hammer/sbin/Makefile#6 (text+ko) ====

@@ -72,6 +72,7 @@
 	slattach \
 	spppcontrol \
 	startslip \
+	sunlabel \
 	swapon \
 	sysctl \
 	tunefs \
@@ -112,8 +113,4 @@
 	mca
 .endif
 
-.if ${MACHINE_ARCH} == "sparc64"
-SUBDIR+=sunlabel
-.endif
-
 .include <bsd.subdir.mk>



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