X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/feabfd12ce3d14b43d2decb2b2f1c5b27e9d6181..754ea083d4c828318ffc621e00d2053acb842e20:/Demos/Host/makefile diff --git a/Demos/Host/makefile b/Demos/Host/makefile index 253141330..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/ $@