sandbox/ods/Makefile.am

5 lines
102 B
Makefile
Raw Normal View History

2017-12-19 04:59:29 +00:00
ACLOCAL_AMFLAGS = -I m4
2017-12-19 21:53:51 +00:00
SUBDIRS = src data
2017-12-22 06:26:04 +00:00
benchmarks:
cd src && make benchmarks