# Patch origin internal.
# Not to be sent upstream, because changes to this native Makefile were intended
# to be part of the build process.
#
# Of the suggested Solaris lines, only XOBJS (specific to this compoent) should
# be set here.
# The rest (CC, CFLAGS, LDFLAGS, MANDIR) need to be set by the Userland build
# environment to get the correct values.
--- tree-1.5.3/Makefile Mon Oct 19 11:56:28 2009
+++ tree-1.5.3/Makefile.new Mon Dec 1 12:35:08 2014
@@ -32,7 +32,7 @@
#CC=cc
#CFLAGS=-xO0 -v
#LDFLAGS=
-#XOBJS=strverscmp.o
+XOBJS=strverscmp.o
#MANDIR=${prefix}/share/man/man1
# Uncomment for Cygwin: