Files
lattice-benchmarks/Grid/Makefile.am
2023-01-28 14:19:25 +00:00

9 lines
230 B
Makefile

ACLOCAL_AMFLAGS = -I .buildutils/m4
bin_PROGRAMS = \
Benchmark_Grid \
Benchmark_IO
Benchmark_Grid_SOURCES = Benchmark_Grid.cpp
Benchmark_IO_SOURCES = Benchmark_IO.cpp