]> Git Repo - VerusCoin.git/blame - src/qt/Makefile
Merge branch 'dev' of https://github.com/miketout/komodo into dev
[VerusCoin.git] / src / qt / Makefile
CommitLineData
8b09ef7b
CF
1.PHONY: FORCE
2all: FORCE
f3ae714c 3 $(MAKE) -C .. komodo_qt test_komodo_qt
8b09ef7b 4clean: FORCE
f3ae714c 5 $(MAKE) -C .. komodo_qt_clean test_komodo_qt_clean
8b09ef7b 6check: FORCE
f3ae714c 7 $(MAKE) -C .. test_komodo_qt_check
8komodo-qt komodo-qt.exe: FORCE
9 $(MAKE) -C .. komodo_qt
This page took 0.156416 seconds and 4 git commands to generate.