From 989a44416be114056b9c1d89e6f63d82ad32e8c6 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 20 Jul 2002 19:32:33 +0000 Subject: Connect up gpt and mca subdirs for ia64 --- sbin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index 1dd8fdc..177a947 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -95,7 +95,9 @@ SUBDIR+=fdisk .endif .if ${MACHINE_ARCH} == "ia64" -SUBDIR+=fdisk +SUBDIR+=fdisk \ + gpt \ + mca .endif .include -- cgit v1.1