From c80333a19f77f802f998cbf2d155cc01869759ee Mon Sep 17 00:00:00 2001 From: twoneis Date: Fri, 4 Apr 2025 00:39:37 +0200 Subject: [PATCH] no all rule --- code/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/Makefile b/code/Makefile index 38c0057f1..397cfda37 100644 --- a/code/Makefile +++ b/code/Makefile @@ -10,8 +10,6 @@ CFLAGS += -O0 CFLAGS += -Wall CFLAGS += -Wextra -all: $(TARGETS) - run: leak.o ./leak.o