Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 10:47:41 -0800 (PST)
From:      Serguei Tzukanov <tzukanov@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 25541 for review
Message-ID:  <200302211847.h1LIlfEm099735@repoman.freebsd.org>

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

Change 25541 by tzukanov@tzukanov_antares on 2003/02/21 10:47:26

	Compilation fix.

Affected files ...

.. //depot/projects/s390/sys/boot/Makefile#4 edit

Differences ...

==== //depot/projects/s390/sys/boot/Makefile#4 (text+ko) ====

@@ -5,6 +5,7 @@
 .if ${MACHINE_ARCH} != "s390" && ${MACHINE_ARCH} != "s390x"
 SUBDIR+=		ficl
 .endif
+.endif
 
 # Build OpenFirmware library
 .if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"

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?200302211847.h1LIlfEm099735>