@@ -5,7 +5,7 @@ SRC = $(wildcard src/*.cpp)
OBJ = $(addprefix build/, $(notdir $(SRC:.cpp=.o)))
TARGET = build/x86_64/main.x86_64
all: $(TARGET)
all: dirs $(TARGET)
dirs:
@mkdir -p build/x86_64
The note is not visible to the blocked user.