From owner-p4-projects Fri May 10 5: 0:13 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2BAA437B409; Fri, 10 May 2002 05:00:02 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D0CA37B406 for ; Fri, 10 May 2002 05:00:01 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AC01313621 for perforce@freebsd.org; Fri, 10 May 2002 05:00:01 -0700 (PDT) (envelope-from peter@freebsd.org) Date: Fri, 10 May 2002 05:00:01 -0700 (PDT) Message-Id: <200205101200.g4AC01313621@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm Subject: PERFORCE change 11105 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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