From owner-p4-projects Fri Apr 26 17:44:53 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 3660137B400; Fri, 26 Apr 2002 17:44:47 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5628A37B41B for ; Fri, 26 Apr 2002 17:44:42 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0ig278230 for perforce@freebsd.org; Fri, 26 Apr 2002 17:44:42 -0700 (PDT) (envelope-from marcel@freebsd.org) Date: Fri, 26 Apr 2002 17:44:42 -0700 (PDT) Message-Id: <200204270044.g3R0ig278230@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to marcel@freebsd.org using -f From: Marcel Moolenaar Subject: PERFORCE change 10336 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10336 Change 10336 by marcel@marcel_nfs on 2002/04/26 17:44:27 Connect mca to the build. Thanks Peter! Affected files ... ... //depot/projects/ia64/sbin/Makefile#10 edit Differences ... ==== //depot/projects/ia64/sbin/Makefile#10 (text+ko) ==== @@ -99,7 +99,8 @@ .endif .if ${MACHINE_ARCH} == "ia64" -SUBDIR+=fdisk +SUBDIR+=fdisk \ + mca .endif .include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message