PERFORCE change 107579 for review

John Birrell jb at FreeBSD.org
Mon Oct 9 14:02:57 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=107579

Change 107579 by jb at jb_freebsd7 on 2006/10/09 21:01:27

	Remove the CTF option because it really needs to be left
	as NO_CTF rather than WITH/WITHOUT_CTF. To do the latter
	would require this mk file to be included in _every_
	Makefile or sys.mk would break.

Affected files ...

.. //depot/projects/dtrace/src/share/mk/bsd.own.mk#9 edit

Differences ...

==== //depot/projects/dtrace/src/share/mk/bsd.own.mk#9 (text+ko) ====

@@ -298,7 +298,6 @@
     CDDL \
     CPP \
     CRYPT \
-    CTF \
     CVS \
     CXX \
     DICT \
@@ -434,7 +433,6 @@
 #
 .for var in \
     CDDL \
-    CTF \
     GNU \
     INET6 \
     IPX \


More information about the p4-projects mailing list