Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 17:44:42 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10336 for review
Message-ID:  <200204270044.g3R0ig278230@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.subdir.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204270044.g3R0ig278230>