mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-23 02:10:51 +02:00
doc: remove references to downstream
Having references to downstream no-longer make sense now that we've unsubtree'd.
This commit is contained in:
parent
82ab22af3a
commit
98a0ae6b24
@ -1,12 +1,8 @@
|
||||
# - All variables are namespaced with UNIVALUE_ to avoid colliding with
|
||||
# downstream makefiles.
|
||||
# - All Variables ending in _HEADERS or _SOURCES confuse automake, so the
|
||||
# _INT postfix is applied.
|
||||
# - Convenience variables, for example a UNIVALUE_TEST_DIR should not be used
|
||||
# as they interfere with automatic dependency generation
|
||||
# - The %reldir% is the relative path from the Makefile.am. This allows
|
||||
# downstreams to use these variables without having to manually account for
|
||||
# the path change.
|
||||
# - The %reldir% is the relative path from the Makefile.am.
|
||||
|
||||
UNIVALUE_INCLUDE_DIR_INT = %reldir%/include
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user