Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 03:48:24 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9197 for review
Message-ID:  <200204061148.g36BmOB46002@freefall.freebsd.org>

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

Change 9197 by peter@peter_thunder on 2002/04/06 03:47:58

	restore getconf (another written-in-c++ tool)

Affected files ...

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

Differences ...

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

@@ -53,6 +53,7 @@
 	fsync \
 	ftp \
 	gencat \
+	getconf \
 	getopt \
 	gprof \
 	head \
@@ -197,10 +198,6 @@
 SUBDIR+=xlint
 .endif
 
-.if !defined(NO_GXX)
-SUBDIR+=getconf
-.endif
-
 .if defined(RELEASEDIR) || \
     (!exists(${.CURDIR}/../kerberosIV) && !exists(${.CURDIR}/../secure)) || \
     defined(NOCRYPT) || (defined(NOSECURE) && !defined(MAKE_KERBEROS4))

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?200204061148.g36BmOB46002>