mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
9 lines
106 B
Makefile
9 lines
106 B
Makefile
.PHONY: check
|
|
|
|
include Make.inc
|
|
|
|
check: tests
|
|
./Test_project_on_Sp
|
|
./Test_sp2n_lie_gen
|
|
./Test_Sp_start
|