2 # File ID: 6454cafe-4b04-11e6-8c85-02010e0a6634
3 # Author: Øyvind A. Holm <sunny@sunbase.org>
10 cd book-cmark
&& $(MAKE
) clean
11 cd c
&& $(MAKE
) -f Makefile.std-test
clean
12 cd ly
&& $(MAKE
) clean && rm -f STDprojnameDTS.ly STDprojnameDTS.midi
19 test: test-c test-ly test-sh
20 cd book-cmark
&& $(MAKE
) test
24 cd ly
&& .
/test-ly-files
28 cd c
&& $(MAKE
) -f Makefile.std-test
test
35 testport
: test-c test-sh