Date: Tue, 27 May 2003 14:55:05 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 31948 for review Message-ID: <200305272155.h4RLt5te052388@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=31948 Change 31948 by peter@peter_hammer on 2003/05/27 14:55:00 need btxld now Affected files ... .. //depot/projects/hammer/usr.sbin/Makefile#17 edit Differences ... ==== //depot/projects/hammer/usr.sbin/Makefile#17 (text+ko) ==== @@ -193,6 +193,10 @@ .endif .endif +.if ${MACHINE_ARCH} == "amd64" +SUBDIR+= btxld +.endif + .if ${MACHINE} == "i386" SUBDIR+=boot0cfg .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305272155.h4RLt5te052388>
