Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 05:00:01 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11105 for review
Message-ID:  <200205101200.g4AC01313621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11105

Change 11105 by peter@peter_daintree on 2002/05/10 04:59:18

	Diff reduction

Affected files ...

... //depot/projects/ia64/usr.bin/Makefile#22 edit

Differences ...

==== //depot/projects/ia64/usr.bin/Makefile#22 (text+ko) ====

@@ -239,7 +239,7 @@
 .if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64"
 SUBDIR+=xlint
 .endif
-.if !defined(NO_CXX) && ${MACHINE_ARCH} != "sparc64"
+.if ${MACHINE_ARCH} != "sparc64"
 SUBDIR+=getconf
 .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?200205101200.g4AC01313621>