PERFORCE change 95036 for review

John Birrell jb at FreeBSD.org
Tue Apr 11 22:59:40 UTC 2006


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

Change 95036 by jb at jb_freebsd2 on 2006/04/11 22:58:46

	It's actually a bootstrap-tool. We only have prebuild-libs.

Affected files ...

.. //depot/projects/dtrace/src/cddl/usr.bin/sgsmsg/Makefile#2 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/usr.bin/sgsmsg/Makefile#2 (text+ko) ====

@@ -2,6 +2,7 @@
 
 .include	"../../Makefile.inc"
 
+# This program is required as a bootstrap tool for 'make buildworld'
 PROG=		sgsmsg
 
 SRCS=		avl.c sgsmsg.c string_table.c findprime.c


More information about the p4-projects mailing list