remove use of install in Makefile #56
Loading…
Reference in a new issue
No description provided.
Delete branch "Levitating/Telodendria:remove-install"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current make
install
target usesinstall -D
to create leading components when install into a directory.This doesn't work on some variants of
install(1)
.Also see Telodendria/Cytoplasm#45 and Telodendria/Cytoplasm#13 and
08166dd3a7
.Please review the developer certificate of origin:
the right to submit it under the open source licenses of the
Telodendria project; or
my knowledge, is covered under an appropriate open source license and
I have the right under that license to submit that work with
modifications, whether created in whole or in part by me, under the
Telodendria project license; or
who certified (1), (2), or (3), and I have not modified it.
made public and that a record of the contribution—including all
personal information I submit with it—is maintained indefinitely
and may be redistributed consistent with this project or the open
source licenses involved.
origin, and I certify that I have permission to submit this patch
under the conditions specified in it.