From fbf87b2b2395a11c8a1d2e3f67cca28e1edef581 Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Tue, 30 Apr 2024 05:21:36 -0700 Subject: [PATCH] Update Makefile --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 6258d9d04..05e699f5b 100644 --- a/Makefile +++ b/Makefile @@ -1162,6 +1162,3 @@ echo-cxx: .PHONY: all top-all abc test install install-abc docs clean mrproper qtcreator coverage vcxsrc mxebin .PHONY: config-clean config-clang config-gcc config-gcc-static config-afl-gcc config-gprof config-sudo - -echo-path: - @echo "$(PATH)"