mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-14 09:18:37 +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@"
|