From 028347699c98c343950b8b362f63bdc1261ef81d Mon Sep 17 00:00:00 2001 From: jake Date: Fri, 31 Jan 2003 07:40:25 +0000 Subject: Build sunlabel on sparc64. --- sbin/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index aa6fb02..c94419f 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -109,4 +109,8 @@ SUBDIR+=fdisk \ SUBDIR+=disklabel .endif +.if ${MACHINE_ARCH} == "sparc64" +SUBDIR+=sunlabel +.endif + .include -- cgit v1.1