From: Thomas Walker Lynch Date: Mon, 27 Oct 2025 15:52:08 +0000 (+0000) Subject: . X-Git-Url: https://git.reasoningtechnology.com/style/static/gitweb.css?a=commitdiff_plain;h=badaa8257388dd28bef19b4c8bad5be5aeaaef56;p=Rabbit%2F.git . --- diff --git a/developer/tool/makefile b/developer/tool/makefile index 6508b10..cb41bd4 100644 --- a/developer/tool/makefile +++ b/developer/tool/makefile @@ -49,6 +49,6 @@ kmod: clean: @printf "local ----------------------------------------\n" @printf "target_library_CLI.mk ----------------------------------------\n" - @$(MAKE) -f $(RT_INCOMMON)/make/target_library_cli.mk clean + @$(MAKE) -f $(RT_INCOMMON)/make/target_library_CLI.mk clean @printf "target_kmod.mk ----------------------------------------\n" @$(MAKE) -f $(RT_INCOMMON)/make/target_kmod.mk clean