X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/2793c88fc601dcc7ec4961326dd9748a20f3ec83..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/ $@