From ec4f0cbd37542533cdba1767130e92fbf583e21d Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 17 Jun 2003 09:12:42 +0000 Subject: Compile sunlabel on all archs. --- sbin/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sbin') diff --git a/sbin/Makefile b/sbin/Makefile index 101b2cd..47f1cb2 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -73,6 +73,7 @@ SUBDIR= adjkerntz \ slattach \ spppcontrol \ startslip \ + sunlabel \ swapon \ sysctl \ tunefs \ @@ -108,10 +109,6 @@ SUBDIR+=fdisk \ mca .endif -.if ${MACHINE_ARCH} == "sparc64" -SUBDIR+=sunlabel -.endif - .if ${MACHINE_ARCH} == "amd64" SUBDIR+=fdisk .endif -- cgit v1.1