commit 73dc395d6157bbdb2d11e4c435a7892c4a7d772e parent 56b3a49b1d6fc716ca58208b3f8243151d9e8123 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 5 Sep 2023 18:52:25 +0200 Clean up default target Remove the useless dummy command. Diffstat:
| M | Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -19,7 +19,6 @@ PREFIX=/usr/local default: - @# Do nothing install: mkdir -p "$(PREFIX)/bin/"