mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-05 13:11:58 +00:00
5 lines
96 B
Python
5 lines
96 B
Python
#!/usr/bin/env python
|
|
exeext="@EXEEXT@"
|
|
SRCDIR="@abs_top_srcdir@"
|
|
BUILDDIR="@abs_top_builddir@"
|