]> Git Repo - VerusCoin.git/blame - src/qt/Makefile
checkpoints.cpp depends on main, it can use mapBlockIndex directly
[VerusCoin.git] / src / qt / Makefile
CommitLineData
8b09ef7b
CF
1.PHONY: FORCE
2all: FORCE
3 $(MAKE) -C .. bitcoin_qt test_bitcoin_qt
4clean: FORCE
5 $(MAKE) -C .. bitcoin_qt_clean test_bitcoin_qt_clean
6check: FORCE
7 $(MAKE) -C .. test_bitcoin_qt_check
8bitcoin-qt bitcoin-qt.exe: FORCE
9 $(MAKE) -C .. bitcoin_qt
This page took 0.045526 seconds and 4 git commands to generate.