Don't copy precompiled binaries to the output files. Instead unpack
authorChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 05:28:05 +0000 (05:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 05:28:05 +0000 (05:28 +0000)
commitcf43aba6ffc1f2d5999b986fc36faadfda5e7ff6
tree7b6c597267615ca2b41b4dfaa73a7f2c09274260
parenteceff3fb1dfe99352e932b58acbfc71aa979bde9
Don't copy precompiled binaries to the output files.  Instead unpack
the source archive and build the binaries from source.  This is
partially necessary because we want to compile the microcode in a
portable way.  The locally-compiled microcode is dynamically linked to
libraries that might not be available on all target systems.
v7/dist/make-dist-files