Files
adareducer/Makefile

8 lines
82 B
Makefile
Raw Permalink Normal View History

all: tests
2022-01-31 14:46:23 +00:00
demonstration:
bash demo/test.sh
tests:
cd testsuite ; bash run.sh