From 8825e48f4a0ba89c98456cb147172bcc1c4f19cd Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 26 Jan 2003 18:33:54 +0000 Subject: IA64 still needs to be able to run on MBR+BSD combination, so put disklabel back. Pointed out by: peter --- sbin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index 9268144..aa6fb02 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -100,6 +100,7 @@ SUBDIR+=fdisk .if ${MACHINE_ARCH} == "ia64" SUBDIR+=fdisk \ + disklabel \ gpt \ mca .endif -- cgit v1.1