blob: cfa9c4b3c67693c6d56c3eaabebb4ce3a170ec06 [file]
all:
$(MAKE) -C test $@
clean:
$(MAKE) -C test $@
check:
$(MAKE) -C test $@