X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a2001ac1ccf4d4919c8243fbc69aff0b68973d3f..754ea083d4c828318ffc621e00d2053acb842e20:/Demos/Host/makefile diff --git a/Demos/Host/makefile b/Demos/Host/makefile index 937c8fac8..aa7b4cf70 100644 --- a/Demos/Host/makefile +++ b/Demos/Host/makefile @@ -14,5 +14,5 @@ # code. %: - make -C ClassDriver/ $@ + @echo TODO: Re-enable building of Host mode Class Driver demos once complete make -C LowLevel/ $@