<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New","serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New","serif";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">I forgot to include Config.in:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">config BR2_PACKAGE_LIBS11N<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    bool "libs11n"<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    select BR2_PACKAGE_EXPAT<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    help<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">      An Open Source project focused on the generic serialization of objects (i.e., object persistence) in C++.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">      http://s11n.net/<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> buildroot-bounces@busybox.net [mailto:buildroot-bounces@busybox.net]
<b>On Behalf Of </b>Jenkins, Lee (ISS Houston)<br>
<b>Sent:</b> Thursday, July 18, 2013 11:19 AM<br>
<b>To:</b> buildroot@uclibc.org<br>
<b>Subject:</b> [Buildroot] custom extraction and libs11n<br>
<b>Importance:</b> Low<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">I have added the package libs11n to buildroot. I’ve tested the patch and makefile on my system and it appears to be working correctly.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console""><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console""><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">--- buildroot/package/Makefile.package.in 2013-07-18 09:42:31.458605792 -0500<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">+++ buildroot-mods/package/Makefile.package.in       2013-07-18 09:41:40.614605176 -0500<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">@@ -244,8 +245,10 @@<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">$(BUILD_DIR)/%/.stamp_extracted:<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">        @$(call MESSAGE,"Extracting")<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">        $(Q)mkdir -p $(@D)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">-       $(Q)$(if $($(PKG)_SOURCE),$(INFLATE$(suffix $($(PKG)_SOURCE))) $(DL_DIR)/$($(PKG)_SOURCE) | \<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">-       $(TAR) $(TAR_STRIP_COMPONENTS)=1 -C $(@D) $(TAR_OPTIONS) -)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">+       $(if $($(PKG)_EXTRACT_CMDS), @echo $(PKG)_EXTRACT_CMDS IS DEFINED )<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">+       $(if $($(PKG)_EXTRACT_CMDS), $($(PKG)_EXTRACT_CMDS), \<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">+       $(if $($(PKG)_SOURCE),$(INFLATE$(suffix $($(PKG)_SOURCE))) $(DL_DIR)/$($(PKG)_SOURCE) | \<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">+       $(TAR) $(TAR_STRIP_COMPONENTS)=1 -C $(@D) $(TAR_OPTIONS) -) )<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console""># some packages have messed up permissions inside<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">        $(Q)chmod -R ug+rw $(@D)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Lucida Console"">        $(foreach hook,$($(PKG)_POST_EXTRACT_HOOKS),$(call $(hook))$(sep))<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000">#############################################################</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000">#</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># libs11n</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000">#</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000">#############################################################</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_VERSION</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">          =
</span><b><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#FFC000">1.2.10</span></b><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE_BASENAME</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">  =
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">libs11n</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">-$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_VERSION</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">-</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">nobuildfiles</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">           = $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE_BASENAME</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">.</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">zip</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">         = $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">@</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">D</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">src</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SITE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">             =
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">http</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">:</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">//</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">s11n</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">.</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">net</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">download</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_LICENSE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">          =
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">Public</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">Domain</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_INSTALL_STAGING</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">  =
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">YES</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_DEPENDENCIES</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">     =
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">expat</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># use a custom extract because standard buildroot does not support .zip files</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># also, the files are extracted into a directory named libs11n-$(LIBS11N_VERSION)-nobuildfiles -- but</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># buildroot requires them to be put in libs11n-$(LIBS11N_VERSION) -- which buildroot creates</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_EXTRACT_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">unzip</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">DL_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">d</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">@</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">D</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">mv</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">@</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">D</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE_BASENAME</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/*
 $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">@</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">D</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">rmdir</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">@</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">D</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">/$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_SOURCE_BASENAME</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_CONFIGURE_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># use the configure command to modify the stock Makefile because</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#00A000"># it tries and fails to build an unneeded binary</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">   
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">cd</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">;</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">sed</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">i</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#C00060">'s/install: bins libs/install: libs/'</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">Makefile</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">;</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">sed</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">i</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#C00060">'/cp ..S11NCONVERT_BIN/d'</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">Makefile</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_BUILD_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">MAKE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">CXX</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">=</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#A000FF">"$(TARGET_CC)"</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">C</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">all</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_INSTALL_STAGING_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">MAKE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">CXX</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">=</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#A000FF">"$(TARGET_CC)"</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">DESTDIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">=$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">STAGING_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">C</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">install</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_INSTALL_TARGET_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">MAKE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">CXX</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">=</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#A000FF">"$(TARGET_CC)"</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">DESTDIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">=$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">TARGET_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">C</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">install</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">define</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_CLEAN_CMDS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">    $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">MAKE</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 -</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">C</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"> $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">LIBS11N_MAKE_DIR</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">)</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">clean</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">endef</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">$</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">eval</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
 $</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">(</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">call</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">
</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">AUTOTARGETS</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">,</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">package</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue">,</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:black">libs11n</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:#0040C0">))</span><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Courier New","serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>