components/tree/patches/Makefile.patch
author Michael Nestler <Michael.Nestler@Oracle.COM>
Mon, 01 Dec 2014 16:23:23 -0800
changeset 3605 0b7c9f67df31
child 5583 26ddfc624753
permissions -rw-r--r--
20147365 Migrate tree (back) to userland from desktop

# 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: