mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 23:07:59 +01:00
4 lines
96 B
Python
4 lines
96 B
Python
#!/usr/bin/env python
|
|
exeext="@EXEEXT@"
|
|
SRCDIR="@abs_top_srcdir@"
|
|
BUILDDIR="@abs_top_builddir@"
|