]> WPIA git - cassiopeia.git/blob - test/Makefile
Merge branch 'libs/detectcoll/fetch' into libs/detectcoll/local
[cassiopeia.git] / test / Makefile
1 .PHONY: all
2 all:
3         @echo 'Performing some important tests ...'
4
5 .PHONY: clean
6 clean:
7         @echo 'Cleaning up behind us ...'