sandbox/ods/Makefile.am

5 lines
102 B
Makefile

ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src data
benchmarks:
cd src && make benchmarks