f0258c45f2
levels. The root of the problem was that make was attempting to run up to three concurrent asn1_compile commands to produce the three outputs that it was declared to produce. The failure was caused when the asn1_compiles were started out of sync and a later one was truncating the files that another thread was trying to copy. In reality it is supposed to be run exactly once and all three outputs are produced in one pass. Use the same hack as for the parent's Makefile.inc for the compile_et multi-output rule. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
libexec | ||
tools | ||
usr.bin | ||
usr.sbin | ||
Makefile | ||
Makefile.inc | ||
README |
This subtree is world-exportable, as it does not contain any cryptographic code. At the time of writing, it did not even contain source code, only Makefiles and headers. Please maintain this "exportable" status quo. Thanks! MarkM markm@freebsd.org 20th Sept 1997