@@ -92,6 +92,10 @@ stl: CFLAGS += -D STL
stl: re
ft: re
leakstl: CFLAGS += -D STL
leakstl: fclean leaks
leakft: fclean leaks
$(D_OBJS)/%.o: %.$(EXT) | $(D_OBJS)
@echo $(CYAN)"compilation " $@ $(RESET)
@$(CC) $(CFLAGS) -c $< -o $@
The note is not visible to the blocked user.