PERFORCE change 31478 for review

David E. O'Brien obrien at FreeBSD.org
Mon May 19 14:26:30 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=31478

Change 31478 by obrien at 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>


More information about the p4-projects mailing list