From: j8takagi Date: Fri, 19 Jun 2026 00:55:22 +0000 (+0900) Subject: Makefileの修正 X-Git-Url: https://www.j8takagi.net/gitweb?a=commitdiff_plain;h=9bf9b4aab6f90a10b1fb10d5710df4294759421d;p=autotest_mk.git Makefileの修正 --- diff --git a/Makefile b/Makefile index 442c759..6612a8b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: release docbase docall gitpush gittag clean distclean -release: +release: docbase gitpush docbase: $(MAKE) -C doc base