PERFORCE change 31948 for review
Peter Wemm
peter at FreeBSD.org
Tue May 27 14:55:08 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=31948
Change 31948 by peter at 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
More information about the p4-projects
mailing list