commit 0dba5d862f97a868d6190cc8071bd000351e1360 from: Stefan Sperling date: Wed Jul 19 14:09:16 2023 UTC visit the cvg/ subdir during 'make clean' and 'make obj' commit - c4df265ebabf6993a1c217bb2bb59d5aeb3fe5e5 commit + 0dba5d862f97a868d6190cc8071bd000351e1360 blob - 769704516f14f4524b37af5dd7833aad6c495145 blob + c2a52245624c2d842802ae06bacb88195aca64ea --- Makefile +++ Makefile @@ -18,6 +18,8 @@ SUBDIR += lib .if "${GOT_RELEASE}" != "Yes" SUBDIR += cvg +.elif make(clean) || make(obj) +SUBDIR += cvg .endif release: clean