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
15 test: test-c test-ly test-sh
16 cd book-cmark
&& $(MAKE
) test
20 cd ly
&& .
/test-ly-files
24 cd c
&& $(MAKE
) -f Makefile.std-test
test
31 testport
: test-c test-sh