Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 17:13:14 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20212 for review
Message-ID:  <200210270013.g9R0DEW3049543@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20212

Change 20212 by peter@peter_ia64 on 2002/10/26 17:12:36

	GRRR. Un-remove ia64.  Thankyou phk.

Affected files ...

.. //depot/projects/ia64/usr.sbin/Makefile#23 edit

Differences ...

==== //depot/projects/ia64/usr.sbin/Makefile#23 (text+ko) ====

@@ -197,7 +197,8 @@
 SUBDIR+=ofwdump
 .endif
 
-.if ${MACHINE} == "i386" || ${MACHINE} == "alpha" || ${MACHINE} == "pc98"
+.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "alpha" || \
+    ${MACHINE_ARCH} == "ia64"
 SUBDIR+=	sysinstall
 .endif
 

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?200210270013.g9R0DEW3049543>