Files
thehub/hub-qt/test/Makefile
T

7 lines
136 B
Makefile
Raw Permalink Normal View History

all:
$(MAKE) -C ../../ test_bitcoin_qt
clean:
$(MAKE) -C ../../ test_bitcoin_qt_clean
check:
$(MAKE) -C ../../ test_bitcoin_qt_check