mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
55f9cce577
This reverts commit eee27b8b30
.
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
|