3605N/A# Patch origin internal.
3605N/A# Not to be sent upstream, because changes to this native Makefile were intended
3605N/A# to be part of the build process.
3605N/A#
3605N/A# Of the suggested Solaris lines, only XOBJS (specific to this compoent) should
3605N/A# be set here.
3605N/A# The rest (CC, CFLAGS, LDFLAGS, MANDIR) need to be set by the Userland build
3605N/A# environment to get the correct values.
3605N/A
5581N/A--- tree-1.7.0/Makefile.orig 2016-03-02 16:39:19.874601327 -0800
5581N/A+++ tree-1.7.0/Makefile 2016-03-02 16:36:53.954602502 -0800
5581N/A@@ -43,7 +43,7 @@
3605N/A #CC=cc
3605N/A #CFLAGS=-xO0 -v
3605N/A #LDFLAGS=
5581N/A-#OBJS+=strverscmp.o
5581N/A+OBJS+=strverscmp.o
3605N/A #MANDIR=${prefix}/share/man/man1
3605N/A
3605N/A # Uncomment for Cygwin: